Searched refs:apr_thread_data_get (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/threadproc/netware/ |
H A D | thread.c | 186 apr_status_t apr_thread_data_get(void **data, const char *key, in apr_thread_data_get() function
|
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/threadproc/beos/ |
H A D | thread.c | 165 APR_DECLARE(apr_status_t) apr_thread_data_get(void **data, const char *key, apr_thread_t *thread) in apr_thread_data_get() function
|
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/threadproc/win32/ |
H A D | thread.c | 196 APR_DECLARE(apr_status_t) apr_thread_data_get(void **data, const char *key, in apr_thread_data_get() function
|
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/threadproc/os2/ |
H A D | thread.c | 203 APR_DECLARE(apr_status_t) apr_thread_data_get(void **data, const char *key, apr_thread_t *thread) in apr_thread_data_get() function
|
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/threadproc/unix/ |
H A D | thread.c | 266 APR_DECLARE(apr_status_t) apr_thread_data_get(void **data, const char *key, function
|
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/include/ |
H A D | apr_thread_proc.h | 325 APR_DECLARE(apr_status_t) apr_thread_data_get(void **data, const char *key,
|