Searched refs:ONCE_FLAG_INIT (Results 1 – 25 of 28) sorted by relevance
12
122 # define ONCE_FLAG_INIT {0} macro132 # define ONCE_FLAG_INIT PTHREAD_ONCE_INIT macro
46 static once_flag perfetto_once_flag = ONCE_FLAG_INIT;
57 static once_flag atexit_once_flag = ONCE_FLAG_INIT;
868 static once_flag cpu_once_flag = ONCE_FLAG_INIT;
71 static once_flag ac_init_llvm_target_once_flag = ONCE_FLAG_INIT; in ac_init_shared_llvm_once()76 static once_flag ac_init_static_llvm_target_once_flag = ONCE_FLAG_INIT;
62 static once_flag flag = ONCE_FLAG_INIT; in noop_warn()
57 static once_flag flag = ONCE_FLAG_INIT; in stub_init_once()
31 static once_flag flag = ONCE_FLAG_INIT;
48 static once_flag svc_connect_once_flag = ONCE_FLAG_INIT;
41 #define ONCE_FLAG_INIT 0 macro
28 int onceCall = ONCE_FLAG_INIT;
64 static once_flag once = ONCE_FLAG_INIT; in vn_env_init()
231 static once_flag flag = ONCE_FLAG_INIT; in init_glapi_relocs_once()
134 static once_flag process_intel_debug_variable_flag = ONCE_FLAG_INIT; in brw_process_intel_debug_variable()
64 static once_flag flag = ONCE_FLAG_INIT; in st_init_atoms()
66 static once_flag g_flag = ONCE_FLAG_INIT;
452 static once_flag format_array_format_table_exists = ONCE_FLAG_INIT;512 static const once_flag once_flag_init = ONCE_FLAG_INIT; in _mesa_format_from_array_format()
248 static once_flag init_once = ONCE_FLAG_INIT;
113 static once_flag init_native_targets_once_flag = ONCE_FLAG_INIT;
501 static once_flag intel_driver_ds_once_flag = ONCE_FLAG_INIT;
60 static once_flag device_select_is_init = ONCE_FLAG_INIT;
173 static once_flag create_once_flag = ONCE_FLAG_INIT; in get_st_manager()