Home
last modified time | relevance | path

Searched refs:init_once (Results 1 – 1 of 1) sorted by relevance

/freebsd-14.2/lib/libthr/thread/
H A Dthr_init.c276 static int init_once = 0; variable
492 if (init_once == 0) { in init_private()
535 init_once = 1; in init_private()