Home
last modified time | relevance | path

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

/illumos-gate/usr/src/test/libc-tests/tests/
H A Dcall_once.c49 call_once(&co_once, co_once_func); in co_thr()
H A DMakefile47 call_once \
/illumos-gate/usr/src/head/
H A Dthreads.h70 extern void call_once(once_flag *, void (*)(void));
/illumos-gate/usr/src/test/libc-tests/runfiles/
H A Ddefault.run108 [/opt/libc-tests/tests/call_once.32]
109 [/opt/libc-tests/tests/call_once.64]
/illumos-gate/usr/src/lib/libc/port/threads/
H A Dc11_thr.c40 call_once(once_flag *flag, void (*func)(void)) in call_once() function
/illumos-gate/usr/src/test/libc-tests/cfg/symbols/
H A Dthreads_h.cfg53 func | call_once |\
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-test-libctest.p5m78 file path=opt/libc-tests/tests/call_once.32 mode=0555
79 file path=opt/libc-tests/tests/call_once.64 mode=0555
H A Dsystem-library.man3c.inc219 file path=usr/share/man/man3c/call_once.3c
/illumos-gate/usr/src/lib/libc/port/
H A Dmapfile-vers377 call_once;
/illumos-gate/usr/src/man/man3c/
H A DMakefile66 call_once.3c \