Searched refs:threadcondp (Results 1 – 1 of 1) sorted by relevance
99 isc_condition_thread_t **threadcondp) in find_thread_condition() argument103 REQUIRE(threadcondp != NULL && *threadcondp == NULL); in find_thread_condition()113 *threadcondp = threadcond; in find_thread_condition()121 return (register_thread(thrd, cond, threadcondp)); in find_thread_condition()