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

/bind-9.11.3/lib/isc/nothreads/include/isc/
H A Donce.h16 typedef isc_boolean_t isc_once_t; typedef
/bind-9.11.3/lib/isc/pthreads/include/isc/
H A Donce.h21 typedef pthread_once_t isc_once_t; typedef
/bind-9.11.3/lib/isc/win32/include/isc/
H A Donce.h22 } isc_once_t; typedef in typeref:struct:__anon299
30 isc_once_do(isc_once_t *controller, void(*function)(void));

Completed in 10 milliseconds