Home
last modified time | relevance | path

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

/third_party/musl/src/thread/
Dpthread_once.c40 int __pthread_once(pthread_once_t *control, void (*init)(void)) in __pthread_once() function
50 int __pthread_once(pthread_once_t *control, void (*init)(void)) in __pthread_once() function
/third_party/musl/porting/linux/user/src/thread/
Dpthread_once.c40 int __pthread_once(pthread_once_t *control, void (*init)(void)) in __pthread_once() function
50 int __pthread_once(pthread_once_t *control, void (*init)(void)) in __pthread_once() function