Searched refs:thermal_throttling_status_map_mutex_ (Results 1 – 2 of 2) sorted by relevance
75 std::shared_lock<std::shared_mutex> _lock(thermal_throttling_status_map_mutex_); in GetThermalThrottlingStatusMap()137 mutable std::shared_mutex thermal_throttling_status_map_mutex_; variable
87 std::unique_lock<std::shared_mutex> _lock(thermal_throttling_status_map_mutex_); in clearThrottlingData()372 std::unique_lock<std::shared_mutex> _lock(thermal_throttling_status_map_mutex_); in allocatePowerToCdev()593 std::unique_lock<std::shared_mutex> _lock(thermal_throttling_status_map_mutex_); in updateCdevRequestByPower()613 std::unique_lock<std::shared_mutex> _lock(thermal_throttling_status_map_mutex_); in updateCdevRequestBySeverity()643 std::unique_lock<std::shared_mutex> _lock(thermal_throttling_status_map_mutex_); in throttlingReleaseUpdate()777 std::unique_lock<std::shared_mutex> _lock(thermal_throttling_status_map_mutex_); in computeCoolingDevicesRequest()