Apache2
apr_threadkey_t Struct Reference

#include <apr_arch_threadproc.h>

Data Fields

apr_pool_tpool
 
int32 key
 
NXKey_t key
 
unsigned long * key
 
pthread_key_t key
 
DWORD key
 

Field Documentation

◆ key [1/5]

int32 apr_threadkey_t::key

◆ key [2/5]

NXKey_t apr_threadkey_t::key

◆ key [3/5]

unsigned long* apr_threadkey_t::key

◆ key [4/5]

pthread_key_t apr_threadkey_t::key

◆ key [5/5]

DWORD apr_threadkey_t::key

◆ pool

apr_pool_t * apr_threadkey_t::pool

The documentation for this struct was generated from the following file: