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