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

/illumos-gate/usr/src/head/
H A Dthreads.h70 extern void call_once(once_flag *, void (*)(void));
/illumos-gate/usr/src/test/libc-tests/tests/
H A Dcall_once.c17 * Test call_once(3C)
48 call_once(&co_once, co_once_func);
H A DMakefile35 call_once \
/illumos-gate/usr/src/lib/libc/port/threads/
H A Dc11_thr.c40 call_once(once_flag *flag, void (*func)(void)) function
/illumos-gate/usr/src/man/man3c/
H A DMakefile62 call_once.3c \

Completed in 73 milliseconds