Searched defs:pthread_once (Results 1 – 11 of 11) sorted by relevance
83 int pthread_once(pthread_once_t *control, void (*init)(void)) in pthread_once() function
76 int pthread_once(pthread_once_t *control, void (*init)(void)) in pthread_once() function
12 #pragma weak pthread_once macro
213 #define pthread_once dng_pthread_once macro
130 static av_unused int pthread_once(pthread_once_t *once_control, void (*init_routine)(void)) in pthread_once() function
210 static av_always_inline int pthread_once(pthread_once_t *once_control, in pthread_once() function
140 #define pthread_once strict_pthread_once macro
31 #pragma weak pthread_once macro
32 #pragma weak pthread_once macro
33 #pragma weak pthread_once macro
171 #define pthread_once _pthread_once macro