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

/bind-9.6-ESV-R11/lib/isc/win32/
H A Dcondition.c28 #define LSIGNAL 0 macro
46 cond->events[LSIGNAL] = h;
85 newthread->handle[LSIGNAL] = gblcond->events[LSIGNAL];
133 if (!SetEvent(cond->events[LSIGNAL])) {
178 (void)CloseHandle(cond->events[LSIGNAL]);

Completed in 6 milliseconds