Searched refs:apr_os_thread_equal (Results 1 – 4 of 4) sorted by relevance
346 APR_DECLARE(int) apr_os_thread_equal(apr_os_thread_t tid1,
196 APR_DECLARE(int) apr_os_thread_equal(apr_os_thread_t tid1, function
677 assert(!apr_os_thread_equal(apr_os_thread_current(), os_thread)); in wait_on_busy_threads()679 assert(!apr_os_thread_equal(apr_os_thread_current(), *os_thread)); in wait_on_busy_threads()
1624 if (!apr_os_thread_equal(pool->owner, apr_os_thread_current())) { in apr_pool_check_integrity()