Home
last modified time | relevance | path

Searched defs:ISC_ONCE_INIT (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/ntp/libntp/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/contrib/ntp/libntp/lib/isc/nothreads/include/isc/
H A Donce.h27 #define ISC_ONCE_INIT ISC_FALSE macro
/freebsd/contrib/ntp/libntp/lib/isc/win32/include/isc/
H A Donce.h36 #define ISC_ONCE_INIT { ISC_ONCE_INIT_NEEDED, 1 } macro