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

/bind-9.11.3/lib/isc/win32/
H A Donce.c25 if (controller->status == ISC_ONCE_INIT_NEEDED) {
28 if (controller->status == ISC_ONCE_INIT_NEEDED) {
33 while (controller->status == ISC_ONCE_INIT_NEEDED) {
/bind-9.11.3/lib/isc/win32/include/isc/
H A Donce.h24 #define ISC_ONCE_INIT_NEEDED 0 macro
27 #define ISC_ONCE_INIT { ISC_ONCE_INIT_NEEDED, 1 }

Completed in 7 milliseconds