Home
last modified time | relevance | path

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 Dthreadpriv.c62 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 Dthreadpriv.c73 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 Dthreadpriv.c75 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 Dthreadpriv.c86 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 Dthreadpriv.c155 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 Dapr_thread_proc.h387 APR_DECLARE(apr_status_t) apr_threadkey_data_set(void *data, const char *key,