Searched defs:isc_random_once (Results 1 – 2 of 2) sorted by relevance
67 ISC_THREAD_LOCAL isc_once_t isc_random_once = ISC_ONCE_INIT; variable
112 static thread_local isc_once_t isc_random_once = ISC_ONCE_INIT; global() variable