apr_thread_cond_t 34 server/mpm/experimental/event/fdqueue.c apr_thread_cond_t *wait_for_idler; apr_thread_cond_t 63 server/mpm/experimental/event/fdqueue.h apr_thread_cond_t *not_empty; apr_thread_cond_t 28 server/mpm/worker/fdqueue.c apr_thread_cond_t *wait_for_idler; apr_thread_cond_t 61 server/mpm/worker/fdqueue.h apr_thread_cond_t *not_empty; apr_thread_cond_t 52 srclib/apr-util/misc/apr_queue.c apr_thread_cond_t *not_empty; apr_thread_cond_t 53 srclib/apr-util/misc/apr_queue.c apr_thread_cond_t *not_full; apr_thread_cond_t 60 srclib/apr-util/misc/apr_reslist.c apr_thread_cond_t *avail; apr_thread_cond_t 76 srclib/apr-util/misc/apr_thread_pool.c apr_thread_cond_t *cond; apr_thread_cond_t 44 srclib/apr/include/apr_thread_cond.h typedef struct apr_thread_cond_t apr_thread_cond_t; apr_thread_cond_t 59 srclib/apr/include/apr_thread_cond.h APR_DECLARE(apr_status_t) apr_thread_cond_create(apr_thread_cond_t **cond, apr_thread_cond_t 77 srclib/apr/include/apr_thread_cond.h APR_DECLARE(apr_status_t) apr_thread_cond_wait(apr_thread_cond_t *cond, apr_thread_cond_t 96 srclib/apr/include/apr_thread_cond.h APR_DECLARE(apr_status_t) apr_thread_cond_timedwait(apr_thread_cond_t *cond, apr_thread_cond_t 108 srclib/apr/include/apr_thread_cond.h APR_DECLARE(apr_status_t) apr_thread_cond_signal(apr_thread_cond_t *cond); apr_thread_cond_t 117 srclib/apr/include/apr_thread_cond.h APR_DECLARE(apr_status_t) apr_thread_cond_broadcast(apr_thread_cond_t *cond); apr_thread_cond_t 123 srclib/apr/include/apr_thread_cond.h APR_DECLARE(apr_status_t) apr_thread_cond_destroy(apr_thread_cond_t *cond); apr_thread_cond_t 25 srclib/apr/locks/beos/thread_cond.c apr_thread_cond_t *cond = (apr_thread_cond_t *)data; apr_thread_cond_t 49 srclib/apr/locks/beos/thread_cond.c APR_DECLARE(apr_status_t) apr_thread_cond_create(apr_thread_cond_t **cond, apr_thread_cond_t 52 srclib/apr/locks/beos/thread_cond.c apr_thread_cond_t *new_cond; apr_thread_cond_t 56 srclib/apr/locks/beos/thread_cond.c new_cond = (apr_thread_cond_t *)apr_palloc(pool, sizeof(apr_thread_cond_t)); apr_thread_cond_t 83 srclib/apr/locks/beos/thread_cond.c static apr_status_t do_wait(apr_thread_cond_t *cond, apr_thread_mutex_t *mutex, apr_thread_cond_t 129 srclib/apr/locks/beos/thread_cond.c APR_DECLARE(apr_status_t) apr_thread_cond_wait(apr_thread_cond_t *cond, apr_thread_cond_t 135 srclib/apr/locks/beos/thread_cond.c APR_DECLARE(apr_status_t) apr_thread_cond_timedwait(apr_thread_cond_t *cond, apr_thread_cond_t 142 srclib/apr/locks/beos/thread_cond.c APR_DECLARE(apr_status_t) apr_thread_cond_signal(apr_thread_cond_t *cond) apr_thread_cond_t 158 srclib/apr/locks/beos/thread_cond.c APR_DECLARE(apr_status_t) apr_thread_cond_broadcast(apr_thread_cond_t *cond) apr_thread_cond_t 174 srclib/apr/locks/beos/thread_cond.c APR_DECLARE(apr_status_t) apr_thread_cond_destroy(apr_thread_cond_t *cond) apr_thread_cond_t 29 srclib/apr/locks/netware/thread_cond.c apr_thread_cond_t *cond = (apr_thread_cond_t *)data; apr_thread_cond_t 35 srclib/apr/locks/netware/thread_cond.c APR_DECLARE(apr_status_t) apr_thread_cond_create(apr_thread_cond_t **cond, apr_thread_cond_t 38 srclib/apr/locks/netware/thread_cond.c apr_thread_cond_t *new_cond = NULL; apr_thread_cond_t 40 srclib/apr/locks/netware/thread_cond.c new_cond = (apr_thread_cond_t *)apr_pcalloc(pool, sizeof(apr_thread_cond_t)); apr_thread_cond_t 59 srclib/apr/locks/netware/thread_cond.c APR_DECLARE(apr_status_t) apr_thread_cond_wait(apr_thread_cond_t *cond, apr_thread_cond_t 67 srclib/apr/locks/netware/thread_cond.c APR_DECLARE(apr_status_t) apr_thread_cond_timedwait(apr_thread_cond_t *cond, apr_thread_cond_t 77 srclib/apr/locks/netware/thread_cond.c APR_DECLARE(apr_status_t) apr_thread_cond_signal(apr_thread_cond_t *cond) apr_thread_cond_t 83 srclib/apr/locks/netware/thread_cond.c APR_DECLARE(apr_status_t) apr_thread_cond_broadcast(apr_thread_cond_t *cond) apr_thread_cond_t 89 srclib/apr/locks/netware/thread_cond.c APR_DECLARE(apr_status_t) apr_thread_cond_destroy(apr_thread_cond_t *cond) apr_thread_cond_t 26 srclib/apr/locks/os2/thread_cond.c APR_DECLARE(apr_status_t) apr_thread_cond_create(apr_thread_cond_t **cond, apr_thread_cond_t 32 srclib/apr/locks/os2/thread_cond.c APR_DECLARE(apr_status_t) apr_thread_cond_wait(apr_thread_cond_t *cond, apr_thread_cond_t 38 srclib/apr/locks/os2/thread_cond.c APR_DECLARE(apr_status_t) apr_thread_cond_timedwait(apr_thread_cond_t *cond, apr_thread_cond_t 44 srclib/apr/locks/os2/thread_cond.c APR_DECLARE(apr_status_t) apr_thread_cond_signal(apr_thread_cond_t *cond) apr_thread_cond_t 49 srclib/apr/locks/os2/thread_cond.c APR_DECLARE(apr_status_t) apr_thread_cond_broadcast(apr_thread_cond_t *cond) apr_thread_cond_t 54 srclib/apr/locks/os2/thread_cond.c APR_DECLARE(apr_status_t) apr_thread_cond_destroy(apr_thread_cond_t *cond) apr_thread_cond_t 26 srclib/apr/locks/unix/thread_cond.c apr_thread_cond_t *cond = (apr_thread_cond_t *)data; apr_thread_cond_t 38 srclib/apr/locks/unix/thread_cond.c APR_DECLARE(apr_status_t) apr_thread_cond_create(apr_thread_cond_t **cond, apr_thread_cond_t 41 srclib/apr/locks/unix/thread_cond.c apr_thread_cond_t *new_cond; apr_thread_cond_t 44 srclib/apr/locks/unix/thread_cond.c new_cond = apr_palloc(pool, sizeof(apr_thread_cond_t)); apr_thread_cond_t 63 srclib/apr/locks/unix/thread_cond.c APR_DECLARE(apr_status_t) apr_thread_cond_wait(apr_thread_cond_t *cond, apr_thread_cond_t 77 srclib/apr/locks/unix/thread_cond.c APR_DECLARE(apr_status_t) apr_thread_cond_timedwait(apr_thread_cond_t *cond, apr_thread_cond_t 102 srclib/apr/locks/unix/thread_cond.c APR_DECLARE(apr_status_t) apr_thread_cond_signal(apr_thread_cond_t *cond) apr_thread_cond_t 115 srclib/apr/locks/unix/thread_cond.c APR_DECLARE(apr_status_t) apr_thread_cond_broadcast(apr_thread_cond_t *cond) apr_thread_cond_t 128 srclib/apr/locks/unix/thread_cond.c APR_DECLARE(apr_status_t) apr_thread_cond_destroy(apr_thread_cond_t *cond) apr_thread_cond_t 29 srclib/apr/locks/win32/thread_cond.c apr_thread_cond_t *cond = data; apr_thread_cond_t 35 srclib/apr/locks/win32/thread_cond.c APR_DECLARE(apr_status_t) apr_thread_cond_create(apr_thread_cond_t **cond, apr_thread_cond_t 38 srclib/apr/locks/win32/thread_cond.c apr_thread_cond_t *cv; apr_thread_cond_t 59 srclib/apr/locks/win32/thread_cond.c APR_DECLARE(apr_status_t) apr_thread_cond_destroy(apr_thread_cond_t *cond) apr_thread_cond_t 64 srclib/apr/locks/win32/thread_cond.c static APR_INLINE apr_status_t _thread_cond_timedwait(apr_thread_cond_t *cond, apr_thread_cond_t 115 srclib/apr/locks/win32/thread_cond.c APR_DECLARE(apr_status_t) apr_thread_cond_wait(apr_thread_cond_t *cond, apr_thread_cond_t 121 srclib/apr/locks/win32/thread_cond.c APR_DECLARE(apr_status_t) apr_thread_cond_timedwait(apr_thread_cond_t *cond, apr_thread_cond_t 130 srclib/apr/locks/win32/thread_cond.c APR_DECLARE(apr_status_t) apr_thread_cond_signal(apr_thread_cond_t *cond) apr_thread_cond_t 149 srclib/apr/locks/win32/thread_cond.c APR_DECLARE(apr_status_t) apr_thread_cond_broadcast(apr_thread_cond_t *cond) apr_thread_cond_t 38 srclib/apr/test/testcond.c apr_thread_cond_t *cond; apr_thread_cond_t 51 srclib/apr/test/testcond.c apr_thread_cond_t *cond = NULL; apr_thread_cond_t 126 srclib/apr/test/testcond.c apr_thread_cond_t *cond = NULL; apr_thread_cond_t 206 srclib/apr/test/testcond.c apr_thread_cond_t *cond = NULL; apr_thread_cond_t 308 srclib/apr/test/testcond.c apr_thread_cond_t *cond = NULL; apr_thread_cond_t 434 srclib/apr/test/testcond.c apr_thread_cond_t *cond = NULL; apr_thread_cond_t 579 srclib/apr/test/testcond.c apr_thread_cond_t *cond = NULL; apr_thread_cond_t 52 srclib/apr/test/testlock.c apr_thread_cond_t *cond; apr_thread_cond_t 57 srclib/apr/test/testlock.c static apr_thread_cond_t *timeout_cond;