Home
last modified time | relevance | path

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

/external/cronet/third_party/apache-portable-runtime/src/threadproc/beos/
Dthread.c170 APR_DECLARE(apr_status_t) apr_thread_data_set(void *data, const char *key, in apr_thread_data_set() function
/external/cronet/third_party/apache-portable-runtime/src/threadproc/win32/
Dthread.c202 APR_DECLARE(apr_status_t) apr_thread_data_set(void *data, const char *key, in apr_thread_data_set() function
/external/cronet/third_party/apache-portable-runtime/src/threadproc/netware/
Dthread.c198 apr_status_t apr_thread_data_set(void *data, const char *key, in apr_thread_data_set() function
/external/cronet/third_party/apache-portable-runtime/src/threadproc/os2/
Dthread.c210 APR_DECLARE(apr_status_t) apr_thread_data_set(void *data, const char *key, in apr_thread_data_set() function
/external/cronet/third_party/apache-portable-runtime/src/threadproc/unix/
Dthread.c272 APR_DECLARE(apr_status_t) apr_thread_data_set(void *data, const char *key, function