Home
last modified time | relevance | path

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

/external/cronet/third_party/apache-portable-runtime/src/threadproc/os2/
Dthreadpriv.c56 APR_DECLARE(apr_status_t) apr_threadkey_data_get(void **data, const char *key, in apr_threadkey_data_get() function
/external/cronet/third_party/apache-portable-runtime/src/threadproc/win32/
Dthreadpriv.c67 APR_DECLARE(apr_status_t) apr_threadkey_data_get(void **data, const char *key, in apr_threadkey_data_get() function
/external/cronet/third_party/apache-portable-runtime/src/threadproc/netware/
Dthreadpriv.c70 apr_status_t apr_threadkey_data_get(void **data, const char *key, apr_threadkey_t *threadkey) in apr_threadkey_data_get() function
/external/cronet/third_party/apache-portable-runtime/src/threadproc/unix/
Dthreadpriv.c80 APR_DECLARE(apr_status_t) apr_threadkey_data_get(void **data, const char *key, in apr_threadkey_data_get() function
/external/cronet/third_party/apache-portable-runtime/src/threadproc/beos/
Dthreadpriv.c149 APR_DECLARE(apr_status_t) apr_threadkey_data_get(void **data, const char *key, in apr_threadkey_data_get() function