Home
last modified time | relevance | path

Searched defs:apr_threadkey_t (Results 1 – 12 of 12) sorted by relevance

/external/cronet/tot/third_party/apache-portable-runtime/src/include/arch/os2/
Dapr_arch_threadproc.h43 struct apr_threadkey_t { struct
44 apr_pool_t *pool;
45 unsigned long *key;
/external/cronet/stable/third_party/apache-portable-runtime/src/include/arch/os2/
Dapr_arch_threadproc.h43 struct apr_threadkey_t { struct
44 apr_pool_t *pool;
45 unsigned long *key;
/external/cronet/stable/third_party/apache-portable-runtime/src/include/arch/netware/
Dapr_arch_threadproc.h48 struct apr_threadkey_t { struct
49 apr_pool_t *pool;
50 NXKey_t key;
/external/cronet/tot/third_party/apache-portable-runtime/src/include/arch/win32/
Dapr_arch_threadproc.h42 struct apr_threadkey_t { struct
43 apr_pool_t *pool;
44 DWORD key;
/external/cronet/tot/third_party/apache-portable-runtime/src/include/arch/unix/
Dapr_arch_threadproc.h68 struct apr_threadkey_t { struct
69 apr_pool_t *pool;
70 pthread_key_t key;
/external/cronet/stable/third_party/apache-portable-runtime/src/include/arch/win32/
Dapr_arch_threadproc.h42 struct apr_threadkey_t { struct
43 apr_pool_t *pool;
44 DWORD key;
/external/cronet/stable/third_party/apache-portable-runtime/src/include/arch/unix/
Dapr_arch_threadproc.h68 struct apr_threadkey_t { struct
69 apr_pool_t *pool;
70 pthread_key_t key;
/external/cronet/tot/third_party/apache-portable-runtime/src/include/arch/netware/
Dapr_arch_threadproc.h48 struct apr_threadkey_t { struct
49 apr_pool_t *pool;
50 NXKey_t key;
/external/cronet/tot/third_party/apache-portable-runtime/src/include/arch/beos/
Dapr_arch_threadproc.h57 struct apr_threadkey_t { struct
58 apr_pool_t *pool;
59 int32 key;
/external/cronet/stable/third_party/apache-portable-runtime/src/include/arch/beos/
Dapr_arch_threadproc.h57 struct apr_threadkey_t { struct
58 apr_pool_t *pool;
59 int32 key;
/external/cronet/tot/third_party/apache-portable-runtime/src/include/
Dapr_thread_proc.h189 typedef struct apr_threadkey_t apr_threadkey_t; typedef
/external/cronet/stable/third_party/apache-portable-runtime/src/include/
Dapr_thread_proc.h189 typedef struct apr_threadkey_t apr_threadkey_t; typedef