Searched refs:gThermalHalMutex (Results 1 – 1 of 1) sorted by relevance
65 static std::mutex gThermalHalMutex; variable72 std::lock_guard<std::mutex> lock(gThermalHalMutex); in serviceDied()80 std::lock_guard<std::mutex> lock(gThermalHalMutex); in onThermalAidlBinderDied()147 std::lock_guard<std::mutex> lock(gThermalHalMutex); in nativeInit()194 std::lock_guard<std::mutex> lock(gThermalHalMutex); in nativeGetFanSpeeds()305 std::lock_guard<std::mutex> lock(gThermalHalMutex); in nativeGetDeviceTemperatures()318 std::lock_guard<std::mutex> lock(gThermalHalMutex); in nativeGetCpuUsages()