Searched refs:sensor_status_map_mutex_ (Results 1 – 2 of 2) sorted by relevance
130 mutable std::shared_mutex sensor_status_map_mutex_; variable
309 std::shared_lock<std::shared_mutex> _lock(sensor_status_map_mutex_); in readTemperature()604 std::unique_lock<std::shared_mutex> _lock(sensor_status_map_mutex_); in thermalWatcherCallbackFunc()