Home
last modified time | relevance | path

Searched refs:__pthread_once_slow (Results 1 – 1 of 1) sorted by relevance

/nptl/
A Dpthread_once.c67 __pthread_once_slow (pthread_once_t *once_control, void (*init_routine) (void)) in __pthread_once_slow() function
143 return __pthread_once_slow (once_control, init_routine); in ___pthread_once()

Completed in 6 milliseconds