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

/bind-9.6-ESV-R11/lib/isc/nothreads/include/isc/
H A Donce.h25 typedef isc_boolean_t isc_once_t; typedef
/bind-9.6-ESV-R11/lib/isc/pthreads/include/isc/
H A Donce.h30 typedef pthread_once_t isc_once_t; typedef
/bind-9.6-ESV-R11/lib/isc/win32/include/isc/
H A Donce.h31 } isc_once_t; typedef in typeref:struct:__anon203
39 isc_once_do(isc_once_t *controller, void(*function)(void));

Completed in 615 milliseconds