Home
last modified time | relevance | path

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

/external/cronet/third_party/apache-portable-runtime/src/threadproc/beos/
Dthread.c209 APR_DECLARE(apr_status_t) apr_thread_once_init(apr_thread_once_t **control, in apr_thread_once_init() function
/external/cronet/third_party/apache-portable-runtime/src/threadproc/win32/
Dthread.c255 APR_DECLARE(apr_status_t) apr_thread_once_init(apr_thread_once_t **control, in apr_thread_once_init() function
/external/cronet/third_party/apache-portable-runtime/src/threadproc/netware/
Dthread.c236 APR_DECLARE(apr_status_t) apr_thread_once_init(apr_thread_once_t **control, in apr_thread_once_init() function
/external/cronet/third_party/apache-portable-runtime/src/threadproc/os2/
Dthread.c234 APR_DECLARE(apr_status_t) apr_thread_once_init(apr_thread_once_t **control, in apr_thread_once_init() function
/external/cronet/third_party/apache-portable-runtime/src/threadproc/unix/
Dthread.c303 APR_DECLARE(apr_status_t) apr_thread_once_init(apr_thread_once_t **control, function