Home
last modified time | relevance | path

Searched defs:apr_thread_cond_signal (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.c44 APR_DECLARE(apr_status_t) apr_thread_cond_signal(apr_thread_cond_t *cond) in apr_thread_cond_signal() function
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/locks/netware/
H A Dthread_cond.c77 APR_DECLARE(apr_status_t) apr_thread_cond_signal(apr_thread_cond_t *cond) in apr_thread_cond_signal() function
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/locks/unix/
H A Dthread_cond.c102 APR_DECLARE(apr_status_t) apr_thread_cond_signal(apr_thread_cond_t *cond) in apr_thread_cond_signal() function
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/locks/win32/
H A Dthread_cond.c130 APR_DECLARE(apr_status_t) apr_thread_cond_signal(apr_thread_cond_t *cond) in apr_thread_cond_signal() function
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/locks/beos/
H A Dthread_cond.c143 APR_DECLARE(apr_status_t) apr_thread_cond_signal(apr_thread_cond_t *cond) in apr_thread_cond_signal() function