Home
last modified time | relevance | path

Searched defs:_pthread_once (Results 1 – 2 of 2) sorted by relevance

/freebsd-9-stable/lib/libthr/thread/
Dthr_once.c62 _pthread_once(pthread_once_t *once_control, void (*init_routine) (void)) in _pthread_once() function
/freebsd-9-stable/lib/libkse/thread/
Dthr_once.c66 _pthread_once(pthread_once_t *once_control, void (*init_routine) (void)) in _pthread_once() function