Searched refs:gblcond (Results 1 - 1 of 1) sorted by relevance

/bind-9.11.3/lib/isc/win32/
H A Dcondition.c52 register_thread(unsigned long thrd, isc_condition_t *gblcond, argument
76 newthread->handle[LSIGNAL] = gblcond->events[LSIGNAL];
84 ISC_LIST_APPEND(gblcond->threadlist, newthread, link);

Completed in 10 milliseconds