Home
last modified time | relevance | path

Searched refs:apr_thread_cond_create (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/test/
H A Dtestcond.c58 rv = apr_thread_cond_create(&cond, p); in lost_signal()
128 rv = apr_thread_cond_create(&cond, p); in dynamic_binding()
210 rv = apr_thread_cond_create(&cond, p); in broadcast_threads()
316 rv = apr_thread_cond_create(&cond, p); in nested_wait()
446 rv = apr_thread_cond_create(&cond, p); in pipe_producer_consumer()
587 rv = apr_thread_cond_create(&cond, p); in ping_pong()
H A Dtestlock.c234 apr_thread_cond_create(&nready.cond, p)); in test_cond()
282 s = apr_thread_cond_create(&timeout_cond, p); in test_timeoutcond()
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/locks/os2/
H A Dthread_cond.c26 APR_DECLARE(apr_status_t) apr_thread_cond_create(apr_thread_cond_t **cond, in apr_thread_cond_create() function
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/include/
H A Dapr_thread_cond.h59 APR_DECLARE(apr_status_t) apr_thread_cond_create(apr_thread_cond_t **cond,
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/locks/netware/
H A Dthread_cond.c35 APR_DECLARE(apr_status_t) apr_thread_cond_create(apr_thread_cond_t **cond, in apr_thread_cond_create() function
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/locks/unix/
H A Dthread_cond.c38 APR_DECLARE(apr_status_t) apr_thread_cond_create(apr_thread_cond_t **cond, in apr_thread_cond_create() function
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/locks/win32/
H A Dthread_cond.c35 APR_DECLARE(apr_status_t) apr_thread_cond_create(apr_thread_cond_t **cond, in apr_thread_cond_create() function
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/locks/beos/
H A Dthread_cond.c49 APR_DECLARE(apr_status_t) apr_thread_cond_create(apr_thread_cond_t **cond, in apr_thread_cond_create() function