Searched defs:_pthread_once (Results 1 - 3 of 3) sorted by last modified time

/freebsd-10-stable/lib/libthr/thread/
H A Dthr_init.c154 STATIC_LIB_REQUIRE(_pthread_once); variable
181 STATIC_LIB_REQUIRE(_pthread_once); variable
H A Dthr_once.c62 _pthread_once(pthread_once_t *once_control, void (*init_routine) (void)) function
/freebsd-10-stable/lib/libkse/thread/
H A Dthr_once.c66 _pthread_once(pthread_once_t *once_control, void (*init_routine) (void)) function

Completed in 62 milliseconds