Home
last modified time | relevance | path

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

/NextBSD/contrib/ntp/lib/isc/pthreads/include/isc/
HDonce.h36 #define ISC_ONCE_INIT { PTHREAD_ONCE_INIT } macro
41 #define ISC_ONCE_INIT PTHREAD_ONCE_INIT macro
/NextBSD/contrib/ntp/lib/isc/nothreads/include/isc/
HDonce.h27 #define ISC_ONCE_INIT ISC_FALSE macro
/NextBSD/contrib/ntp/lib/isc/win32/include/isc/
HDonce.h36 #define ISC_ONCE_INIT { ISC_ONCE_INIT_NEEDED, 1 } macro