Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/locks/os2/
H A Dthread_cond.c49 APR_DECLARE(apr_status_t) apr_thread_cond_broadcast(apr_thread_cond_t *cond) in apr_thread_cond_broadcast() function
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/locks/netware/
H A Dthread_cond.c83 APR_DECLARE(apr_status_t) apr_thread_cond_broadcast(apr_thread_cond_t *cond) in apr_thread_cond_broadcast() function
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/locks/unix/
H A Dthread_cond.c115 APR_DECLARE(apr_status_t) apr_thread_cond_broadcast(apr_thread_cond_t *cond) in apr_thread_cond_broadcast() function
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/locks/win32/
H A Dthread_cond.c149 APR_DECLARE(apr_status_t) apr_thread_cond_broadcast(apr_thread_cond_t *cond) in apr_thread_cond_broadcast() function
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/locks/beos/
H A Dthread_cond.c159 APR_DECLARE(apr_status_t) apr_thread_cond_broadcast(apr_thread_cond_t *cond) in apr_thread_cond_broadcast() function