Home
last modified time | relevance | path

Searched defs:apr_thread_data_get (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/threadproc/netware/
H A Dthread.c186 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/win32/
H A Dthread.c196 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/beos/
H A Dthread.c165 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/os2/
H A Dthread.c203 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 Dthread.c266 APR_DECLARE(apr_status_t) apr_thread_data_get(void **data, const char *key, function