Searched refs:pthread_once_t (Results 1 – 25 of 51) sorted by relevance
123
11 typedef __darwin_pthread_once_t pthread_once_t; typedef12 int pthread_once(pthread_once_t *, void (*)(void));72 pthread_once_t pred = {0x30B1BCBA, {0}}; in test_pthread_once()76 static pthread_once_t pred = {0x30B1BCBA, {0}}; in test_pthread_once_neg()
82 static pthread_once_t once_control;85 pthread_once_t GUIDGenerator::once_control = PTHREAD_ONCE_INIT;
13 pthread_once_t dummy;
15 pthread_once_t dummy = PTHREAD_ONCE_INIT;
91 pthread_once_t myctl = PTHREAD_ONCE_INIT; in main()
41 pthread_once_t once_control = PTHREAD_ONCE_INIT; in main()
32 pthread_once_t once_control = PTHREAD_ONCE_INIT;
120 pthread_once_t myctl = PTHREAD_ONCE_INIT; in main()
178 pthread_once_t once_ctl = PTHREAD_ONCE_INIT; in test()
30 typedef pthread_once_t gpr_once;
27 static pthread_once_t g_initialize_once = PTHREAD_ONCE_INIT;
49 static pthread_once_t g_initialize_once = PTHREAD_ONCE_INIT;
120 static pthread_once_t lock = PTHREAD_ONCE_INIT; in once()
31 static pthread_once_t ltp_once = PTHREAD_ONCE_INIT; \
87 static pthread_once_t lock = PTHREAD_ONCE_INIT; in aom_once()
106 static pthread_once_t lock = PTHREAD_ONCE_INIT; in once()
90 pthread_once_t once_ctl;
10 static pthread_once_t once = PTHREAD_ONCE_INIT;
56 static pthread_once_t once_control = PTHREAD_ONCE_INIT; in pthread_create()
100 static pthread_once_t once_control = PTHREAD_ONCE_INIT; in je_malloc_disable()
164 static pthread_once_t raster_key_once = PTHREAD_ONCE_INIT;
95 static pthread_once_t ltp_once = PTHREAD_ONCE_INIT; \
122 static pthread_once_t g_thread_local_init_once = PTHREAD_ONCE_INIT;
90 static pthread_once_t once_control = PTHREAD_ONCE_INIT;