Searched defs:ISC_ONCE_INIT (Results 1 – 3 of 3) sorted by relevance
36 #define ISC_ONCE_INIT { PTHREAD_ONCE_INIT } macro41 #define ISC_ONCE_INIT PTHREAD_ONCE_INIT macro
27 #define ISC_ONCE_INIT ISC_FALSE macro
36 #define ISC_ONCE_INIT { ISC_ONCE_INIT_NEEDED, 1 } macro