Searched refs:os_thread (Results 1 – 1 of 1) sorted by relevance
662 apr_os_thread_t *os_thread; in wait_on_busy_threads() local674 apr_os_thread_get(&os_thread, elt->thd); in wait_on_busy_threads()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()