Home
last modified time | relevance | path

Searched refs:apr_os_threadkey_t (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/include/
H A Dapr_portable.h68 typedef DWORD apr_os_threadkey_t; typedef
81 typedef PULONG apr_os_threadkey_t;
102 typedef int apr_os_threadkey_t;
115 typedef NXKey_t apr_os_threadkey_t;
153 typedef pthread_key_t apr_os_threadkey_t; /**< native thread address
293 APR_DECLARE(apr_status_t) apr_os_threadkey_get(apr_os_threadkey_t *thekey,
313 apr_os_threadkey_t *thekey,
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/threadproc/os2/
H A Dthreadpriv.c69 APR_DECLARE(apr_status_t) apr_os_threadkey_get(apr_os_threadkey_t *thekey, apr_threadkey_t *key) in apr_os_threadkey_get()
76 apr_os_threadkey_t *thekey, in apr_os_threadkey_put()
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/threadproc/win32/
H A Dthreadpriv.c80 APR_DECLARE(apr_status_t) apr_os_threadkey_get(apr_os_threadkey_t *thekey, in apr_os_threadkey_get()
88 apr_os_threadkey_t *thekey, in apr_os_threadkey_put()
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/threadproc/netware/
H A Dthreadpriv.c82 apr_status_t apr_os_threadkey_get(apr_os_threadkey_t *thekey, in apr_os_threadkey_get()
90 apr_os_threadkey_t *thekey, apr_pool_t *pool) in apr_os_threadkey_put()
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/threadproc/unix/
H A Dthreadpriv.c93 APR_DECLARE(apr_status_t) apr_os_threadkey_get(apr_os_threadkey_t *thekey, in apr_os_threadkey_get()
101 apr_os_threadkey_t *thekey, in apr_os_threadkey_put()
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/threadproc/beos/
H A Dthreadpriv.c162 APR_DECLARE(apr_status_t) apr_os_threadkey_get(apr_os_threadkey_t *thekey, apr_threadkey_t *key) in apr_os_threadkey_get()
169 apr_os_threadkey_t *thekey, apr_pool_t *pool) in apr_os_threadkey_put()