Searched refs:call_once (Results 1 - 25 of 35) sorted by relevance

12

/xsrc/external/mit/MesaLib/dist/src/util/
H A Du_perfetto.cc44 call_once(&perfetto_once_flag, util_perfetto_init_once);
H A Du_cpu_detect.c872 call_once(&cpu_once_flag, util_cpu_detect_once);
H A Du_queue.c100 call_once(&atexit_once_flag, global_init);
/xsrc/external/mit/MesaLib/dist/src/mapi/
H A Dtable.c63 call_once(&flag, check_debug_env);
H A Dstub.c58 call_once(&flag, entry_patch_public);
/xsrc/external/mit/MesaLib.old/dist/src/broadcom/common/
H A Dv3d_debug.c90 call_once(&v3d_process_debug_variable_flag,
/xsrc/external/mit/MesaLib.old/dist/src/intel/dev/
H A Dgen_debug.c118 call_once(&process_intel_debug_variable_flag,
/xsrc/external/mit/MesaLib/dist/src/virtio/vulkan/
H A Dvn_common.c40 call_once(&once, vn_debug_init_once);
/xsrc/external/mit/MesaLib.old/dist/src/mapi/
H A Dstub.c58 call_once(&flag, entry_patch_public);
/xsrc/external/mit/MesaLib/dist/src/amd/llvm/
H A Dac_llvm_util.c82 call_once(&ac_init_llvm_target_once_flag, ac_init_llvm_target);
89 call_once(&ac_init_static_llvm_target_once_flag, ac_init_llvm_target);
/xsrc/external/mit/MesaLib/dist/src/intel/dev/
H A Dintel_debug.c136 call_once(&process_intel_debug_variable_flag,
/xsrc/external/mit/MesaLib.old/dist/include/c11/
H A Dthreads_posix.h94 call_once(once_flag *flag, void (*func)(void)) function in typeref:typename:void
H A Dthreads_win32.h301 call_once(once_flag *flag, void (*func)(void)) function in typeref:typename:void
/xsrc/external/mit/MesaLib.old/dist/src/amd/common/
H A Dac_llvm_util.c70 call_once(&ac_init_llvm_target_once_flag, ac_init_llvm_target);
/xsrc/external/mit/MesaLib.old/dist/src/mapi/glapi/
H A Dglapi_entrypoint.c343 call_once(&flag, init_glapi_relocs);
/xsrc/external/mit/MesaLib/dist/include/c11/
H A Dthreads_posix.h94 call_once(once_flag *flag, void (*func)(void)) function in typeref:typename:void
H A Dthreads_win32.h192 call_once(once_flag *flag, void (*func)(void)) function in typeref:typename:void
/xsrc/external/mit/MesaLib/dist/src/mapi/glapi/
H A Dglapi_entrypoint.c345 call_once(&flag, init_glapi_relocs);
/xsrc/external/mit/MesaLib.old/dist/src/util/
H A Du_cpu_detect.c599 call_once(&cpu_once_flag, util_cpu_detect_once);
H A Du_queue.c90 call_once(&atexit_once_flag, global_init);
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_misc.cpp153 call_once(&init_native_targets_once_flag, init_native_targets);
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D11.0.3.rst142 - gallium/radeon: Use call_once() when initailizing LLVM targets
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_misc.cpp169 call_once(&init_native_targets_once_flag, init_native_targets);
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/osmesa/
H A Dosmesa.c175 call_once(&create_once_flag, create_st_manager);
/xsrc/external/mit/MesaLib/dist/src/vulkan/device-select-layer/
H A Ddevice_select_layer.c71 call_once(&device_select_is_init, device_select_once_init);

Completed in 30 milliseconds

12