Home
last modified time | relevance | path

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

/trueos/contrib/apr-util/misc/
HDapr_thread_pool.c662 apr_os_thread_t *os_thread; in wait_on_busy_threads() local
674 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()