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

/bind-9.11.3/lib/isc/nothreads/include/isc/
H A Dthread.h34 #define isc_thread_yield() ((void)0) macro
/bind-9.11.3/lib/isc/pthreads/
H A Dthread.c90 isc_thread_yield(void) { function
/bind-9.11.3/lib/isc/win32/include/isc/
H A Dthread.h92 #define isc_thread_yield() Sleep(0) macro

Completed in 12 milliseconds