Searched defs:ISC_ONCE_INIT (Results 1 - 5 of 5) sorted by relevance

/freebsd-9.3-release/contrib/bind9/lib/isc/nothreads/include/isc/
H A Donce.h27 #define ISC_ONCE_INIT ISC_FALSE macro
/freebsd-9.3-release/contrib/bind9/lib/isc/pthreads/include/isc/
H A Donce.h36 #define ISC_ONCE_INIT { PTHREAD_ONCE_INIT } macro
41 #define ISC_ONCE_INIT PTHREAD_ONCE_INIT macro
/freebsd-9.3-release/contrib/ntp/lib/isc/nothreads/include/isc/
H A Donce.h27 #define ISC_ONCE_INIT ISC_FALSE macro
/freebsd-9.3-release/contrib/ntp/lib/isc/pthreads/include/isc/
H A Donce.h36 #define ISC_ONCE_INIT { PTHREAD_ONCE_INIT } macro
41 #define ISC_ONCE_INIT PTHREAD_ONCE_INIT macro
/freebsd-9.3-release/contrib/ntp/lib/isc/win32/include/isc/
H A Donce.h36 #define ISC_ONCE_INIT { ISC_ONCE_INIT_NEEDED, 1 } macro

Completed in 114 milliseconds