Home
last modified time | relevance | path

Searched defs:_lock (Results 1 – 4 of 4) sorted by relevance

/hardware/google/pixel/thermal/utils/
Dpower_files.cpp39 std::unique_lock<std::shared_mutex> _lock(throttling_release_map_mutex_); in setPowerDataToDefault() local
65 std::shared_lock<std::shared_mutex> _lock(throttling_release_map_mutex_); in getReleaseStep() local
321 std::unique_lock<std::shared_mutex> _lock(throttling_release_map_mutex_); in throttlingReleaseUpdate() local
/hardware/interfaces/thermal/2.0/default/
DThermal.cpp168 std::lock_guard<std::mutex> _lock(thermal_callback_mutex_); in registerThermalChangedCallback() local
197 std::lock_guard<std::mutex> _lock(thermal_callback_mutex_); in unregisterThermalChangedCallback() local
/hardware/google/pixel/thermal/
DThermal.cpp185 std::lock_guard<std::mutex> _lock(thermal_callback_mutex_); in registerThermalChangedCallback() local
229 std::lock_guard<std::mutex> _lock(thermal_callback_mutex_); in unregisterThermalChangedCallback() local
254 std::lock_guard<std::mutex> _lock(thermal_callback_mutex_); in sendThermalChangedCallback() local
/hardware/interfaces/power/stats/1.0/default/
DPowerStats.cpp200 std::lock_guard<std::mutex> _lock(mPm.mLock); in getRailInfo() local
220 std::lock_guard<std::mutex> _lock(mPm.mLock); in getEnergyData() local
251 std::lock_guard<std::mutex> _lock(mPm.mLock); in streamEnergyData() local