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

/bionic/libc/bionic/
H A Dpthread_once.cpp41 int pthread_once(pthread_once_t* once_control, void (*init_routine)(void)) { function

Completed in 699 milliseconds