Searched defs:apr_thread_data_set (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/threadproc/netware/ |
H A D | thread.c | 198 apr_status_t apr_thread_data_set(void *data, const char *key, in apr_thread_data_set() function
|
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/threadproc/win32/ |
H A D | thread.c | 202 APR_DECLARE(apr_status_t) apr_thread_data_set(void *data, const char *key, in apr_thread_data_set() function
|
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/threadproc/beos/ |
H A D | thread.c | 170 APR_DECLARE(apr_status_t) apr_thread_data_set(void *data, const char *key, in apr_thread_data_set() function
|
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/threadproc/os2/ |
H A D | thread.c | 210 APR_DECLARE(apr_status_t) apr_thread_data_set(void *data, const char *key, in apr_thread_data_set() function
|
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/threadproc/unix/ |
H A D | thread.c | 272 APR_DECLARE(apr_status_t) apr_thread_data_set(void *data, const char *key, function
|