Searched defs:_pthread_once (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/lib/libkse/thread/
H A Dthr_once.c66 _pthread_once(pthread_once_t *once_control, void (*init_routine) (void)) function
/freebsd-9.3-release/lib/libthr/thread/
H A Dthr_once.c62 _pthread_once(pthread_once_t *once_control, void (*init_routine) (void)) function
H A Dthr_init.c148 STATIC_LIB_REQUIRE(_pthread_once); variable
175 STATIC_LIB_REQUIRE(_pthread_once); variable

Completed in 66 milliseconds