Home
last modified time | relevance | path

Searched refs:gcpufreq_mutex (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/hud/
H A Dhud_cpufreq.c66 static simple_mtx_t gcpufreq_mutex = SIMPLE_MTX_INITIALIZER; variable
194 simple_mtx_lock(&gcpufreq_mutex); in hud_get_num_cpufreq()
196 simple_mtx_unlock(&gcpufreq_mutex); in hud_get_num_cpufreq()
206 simple_mtx_unlock(&gcpufreq_mutex); in hud_get_num_cpufreq()
256 simple_mtx_unlock(&gcpufreq_mutex); in hud_get_num_cpufreq()