Searched refs:pthread_once_t (Results 1 – 7 of 7) sorted by relevance
82 typedef .... pthread_once_t;
87 typedef volatile int pthread_once_t; typedef233 int pthread_once(pthread_once_t *once_control, void (*init_routine)(void));
87 typedef volatile int pthread_once_t; typedef206 int pthread_once(pthread_once_t *once_control, void (*init_routine)(void));
114 typedef .... pthread_once_t;
87 typedef volatile int pthread_once_t; typedef238 int pthread_once(pthread_once_t *once_control, void (*init_routine)(void));
123 typedef volatile int pthread_once_t; typedef214 int pthread_once(pthread_once_t*, void (*)(void)) __nonnull((1, 2));
87 typedef volatile int pthread_once_t; typedef275 int pthread_once(pthread_once_t *once_control, void (*init_routine)(void));