Searched refs:once_flag (Results 1 - 25 of 32) sorted by relevance

12

/xsrc/external/mit/MesaLib/dist/src/util/
H A Du_perfetto.cc39 static once_flag perfetto_once_flag = ONCE_FLAG_INIT;
H A Du_cpu_detect.c867 static once_flag cpu_once_flag = ONCE_FLAG_INIT;
H A Du_queue.c57 static once_flag atexit_once_flag = ONCE_FLAG_INIT;
/xsrc/external/mit/MesaLib/dist/src/mapi/
H A Dtable.c62 static once_flag flag = ONCE_FLAG_INIT;
H A Dstub.c57 static once_flag flag = ONCE_FLAG_INIT;
/xsrc/external/mit/MesaLib.old/dist/src/broadcom/common/
H A Dv3d_debug.c88 static once_flag v3d_process_debug_variable_flag = ONCE_FLAG_INIT;
/xsrc/external/mit/MesaLib.old/dist/src/intel/dev/
H A Dgen_debug.c116 static once_flag process_intel_debug_variable_flag = ONCE_FLAG_INIT;
/xsrc/external/mit/MesaLib/dist/src/virtio/vulkan/
H A Dvn_common.c39 static once_flag once = ONCE_FLAG_INIT;
/xsrc/external/mit/MesaLib/dist/include/c11/
H A Dthreads_win32.h91 typedef INIT_ONCE once_flag; typedef in typeref:typename:INIT_ONCE
95 } once_flag; typedef in typeref:struct:once_flag_t
192 call_once(once_flag *flag, void (*func)(void))
H A Dthreads_posix.h69 typedef pthread_once_t once_flag; typedef in typeref:typename:pthread_once_t
94 call_once(once_flag *flag, void (*func)(void))
/xsrc/external/mit/MesaLib.old/dist/src/mapi/
H A Dstub.c57 static once_flag flag = ONCE_FLAG_INIT;
/xsrc/external/mit/MesaLib.old/dist/include/c11/
H A Dthreads_posix.h69 typedef pthread_once_t once_flag; typedef in typeref:typename:pthread_once_t
94 call_once(once_flag *flag, void (*func)(void))
H A Dthreads_win32.h115 typedef INIT_ONCE once_flag; typedef in typeref:typename:INIT_ONCE
119 } once_flag; typedef in typeref:struct:once_flag_t
301 call_once(once_flag *flag, void (*func)(void))
/xsrc/external/mit/MesaLib/dist/src/amd/llvm/
H A Dac_llvm_util.c81 static once_flag ac_init_llvm_target_once_flag = ONCE_FLAG_INIT;
86 static once_flag ac_init_static_llvm_target_once_flag = ONCE_FLAG_INIT;
/xsrc/external/mit/MesaLib/dist/src/intel/dev/
H A Dintel_debug.c134 static once_flag process_intel_debug_variable_flag = ONCE_FLAG_INIT;
/xsrc/external/mit/MesaLib.old/dist/src/amd/common/
H A Dac_llvm_util.c66 static once_flag ac_init_llvm_target_once_flag = ONCE_FLAG_INIT;
/xsrc/external/mit/MesaLib.old/dist/src/mapi/glapi/
H A Dglapi_entrypoint.c342 static once_flag flag = ONCE_FLAG_INIT;
/xsrc/external/mit/MesaLib/dist/src/mapi/glapi/
H A Dglapi_entrypoint.c344 static once_flag flag = ONCE_FLAG_INIT;
/xsrc/external/mit/MesaLib.old/dist/src/util/
H A Du_cpu_detect.c594 static once_flag cpu_once_flag = ONCE_FLAG_INIT;
H A Du_queue.c47 static once_flag atexit_once_flag = ONCE_FLAG_INIT;
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_misc.cpp110 static once_flag init_native_targets_once_flag = ONCE_FLAG_INIT;
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Dformats.c452 static once_flag format_array_format_table_exists = ONCE_FLAG_INIT;
512 static const once_flag once_flag_init = ONCE_FLAG_INIT;
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_misc.cpp117 static once_flag init_native_targets_once_flag = ONCE_FLAG_INIT;
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/osmesa/
H A Dosmesa.c173 static once_flag create_once_flag = ONCE_FLAG_INIT;
/xsrc/external/mit/MesaLib/dist/src/vulkan/device-select-layer/
H A Ddevice_select_layer.c62 static once_flag device_select_is_init = ONCE_FLAG_INIT;

Completed in 25 milliseconds

12