Searched defs:apr_threadkey_data_get (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/threadproc/win32/ |
H A D | threadpriv.c | 67 APR_DECLARE(apr_status_t) apr_threadkey_data_get(void **data, const char *key, in apr_threadkey_data_get() function
|
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/threadproc/os2/ |
H A D | threadpriv.c | 56 APR_DECLARE(apr_status_t) apr_threadkey_data_get(void **data, const char *key, in apr_threadkey_data_get() function
|
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/threadproc/unix/ |
H A D | threadpriv.c | 80 APR_DECLARE(apr_status_t) apr_threadkey_data_get(void **data, const char *key, in apr_threadkey_data_get() function
|
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/threadproc/netware/ |
H A D | threadpriv.c | 70 apr_status_t apr_threadkey_data_get(void **data, const char *key, apr_threadkey_t *threadkey) in apr_threadkey_data_get() function
|
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/threadproc/beos/ |
H A D | threadpriv.c | 149 APR_DECLARE(apr_status_t) apr_threadkey_data_get(void **data, const char *key, in apr_threadkey_data_get() function
|