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

/macosx-10.10.1/Libc-1044.1.2/fbsdcompat/
H A Dreentrant.h131 #define thr_once(o, i) _pthread_once(o, i) macro
/macosx-10.10.1/Libc-1044.1.2/string/FreeBSD/
H A Dstrsignal.c65 if (thr_once(&sig_init_once, sig_keycreate) != 0 ||

Completed in 117 milliseconds