Searched refs:apr_threadkey_data_set (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/threadproc/os2/ |
H A D | threadpriv.c | 62 APR_DECLARE(apr_status_t) apr_threadkey_data_set(void *data, const char *key, in apr_threadkey_data_set() function
|
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/threadproc/win32/ |
H A D | threadpriv.c | 73 APR_DECLARE(apr_status_t) apr_threadkey_data_set(void *data, const char *key, in apr_threadkey_data_set() function
|
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/threadproc/netware/ |
H A D | threadpriv.c | 75 apr_status_t apr_threadkey_data_set(void *data, in apr_threadkey_data_set() function
|
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/threadproc/unix/ |
H A D | threadpriv.c | 86 APR_DECLARE(apr_status_t) apr_threadkey_data_set(void *data, const char *key, in apr_threadkey_data_set() function
|
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/threadproc/beos/ |
H A D | threadpriv.c | 155 APR_DECLARE(apr_status_t) apr_threadkey_data_set(void *data, const char *key, in apr_threadkey_data_set() function
|
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/include/ |
H A D | apr_thread_proc.h | 387 APR_DECLARE(apr_status_t) apr_threadkey_data_set(void *data, const char *key,
|