Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/hud/
Dhud_cpufreq.c65 static mtx_t gcpufreq_mutex = _MTX_INITIALIZER_NP; variable
193 mtx_lock(&gcpufreq_mutex); in hud_get_num_cpufreq()
195 mtx_unlock(&gcpufreq_mutex); in hud_get_num_cpufreq()
205 mtx_unlock(&gcpufreq_mutex); in hud_get_num_cpufreq()
255 mtx_unlock(&gcpufreq_mutex); in hud_get_num_cpufreq()