Searched refs:_libc_once (Results 1 – 1 of 1) sorted by relevance
37 _libc_once(pthread_once_t *once_control, void (*init_routine)(void)) in _libc_once() function62 return (_libc_once(once_control, init_routine)); in _once()