Searched refs:co_once (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/test/libc-tests/tests/
H A Dcall_once.c29 static once_flag co_once = ONCE_FLAG_INIT; variable
48 call_once(&co_once, co_once_func);

Completed in 42 milliseconds