Searched defs:localcond (Results 1 - 1 of 1) sorted by relevance

/bind-9.11.3/lib/isc/win32/
H A Dcondition.c53 isc_condition_thread_t **localcond)
58 REQUIRE(localcond != NULL && *localcond == NULL);
85 *localcond = newthread;
52 register_thread(unsigned long thrd, isc_condition_t *gblcond, isc_condition_thread_t **localcond) argument

Completed in 10 milliseconds