Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/hud/
Dhud_sensors_temp.c53 static mtx_t gsensor_temp_mutex = _MTX_INITIALIZER_NP; variable
327 mtx_lock(&gsensor_temp_mutex); in hud_get_num_sensors()
329 mtx_unlock(&gsensor_temp_mutex); in hud_get_num_sensors()
335 mtx_unlock(&gsensor_temp_mutex); in hud_get_num_sensors()
371 mtx_unlock(&gsensor_temp_mutex); in hud_get_num_sensors()