Home
last modified time | relevance | path

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

/freebsd/lib/libthr/thread/
H A Dthr_init.c279 static int init_once = 0; variable
501 if (init_once == 0) { in init_private()
543 init_once = 1; in init_private()