Searched refs:PTHREAD_ONCE_INIT (Results 1 – 25 of 49) sorted by relevance
12
57 #ifndef PTHREAD_ONCE_INIT58 #error PTHREAD_ONCE_INIT not defined
176 #undef PTHREAD_ONCE_INIT177 #define PTHREAD_ONCE_INIT DNG_PTHREAD_ONCE_INIT macro
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()
32 #define GPR_ONCE_INIT PTHREAD_ONCE_INIT
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()
85 pthread_once_t GUIDGenerator::once_control = PTHREAD_ONCE_INIT;
106 static pthread_once_t lock = PTHREAD_ONCE_INIT; in once()
178 once_ctl = PTHREAD_ONCE_INIT; in main()
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;