Searched refs:ONCE_FLAG_INIT (Results 1 – 10 of 10) sorted by relevance
114 # define ONCE_FLAG_INIT {0} macro122 # define ONCE_FLAG_INIT PTHREAD_ONCE_INIT macro
21 static once_flag gpuvis_once_flag = ONCE_FLAG_INIT;
132 static once_flag perfetto_once_flag = ONCE_FLAG_INIT;
30 #define UTIL_ONCE_FLAG_INIT { false, ONCE_FLAG_INIT }
118 static once_flag once = ONCE_FLAG_INIT; in mesa_log_init()
57 static once_flag atexit_once_flag = ONCE_FLAG_INIT;
104 .once_flag = ONCE_FLAG_INIT,
32 static once_flag once = ONCE_FLAG_INIT; in test_call_once()
72 static once_flag once = ONCE_FLAG_INIT; in c23_timespec_get()
1206 static once_flag flag = ONCE_FLAG_INIT; in util_format_unpack_description()