Searched refs:gThermalHalMutex (Results 1 – 1 of 1) sorted by relevance
64 static std::mutex gThermalHalMutex; variable71 std::lock_guard<std::mutex> lock(gThermalHalMutex); in serviceDied()116 std::lock_guard<std::mutex> lock(gThermalHalMutex); in nativeInit()121 std::lock_guard<std::mutex> lock(gThermalHalMutex); in nativeGetFanSpeeds()154 std::lock_guard<std::mutex> lock(gThermalHalMutex); in nativeGetDeviceTemperatures()201 std::lock_guard<std::mutex> lock(gThermalHalMutex); in nativeGetCpuUsages()