Home
last modified time | relevance | path

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

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