Searched refs:cdev_callback_mutex_ (Results 1 – 4 of 4) sorted by relevance
154 std::lock_guard<std::mutex> _lock(cdev_callback_mutex_); in registerCoolingDeviceChangedCallbackWithType()175 std::lock_guard<std::mutex> _lock(cdev_callback_mutex_); in unregisterCoolingDeviceChangedCallback()
67 std::mutex cdev_callback_mutex_; variable
114 std::mutex cdev_callback_mutex_; variable
257 std::lock_guard<std::mutex> _lock(cdev_callback_mutex_); in registerCoolingDeviceChangedCallbackWithType()283 std::lock_guard<std::mutex> _lock(cdev_callback_mutex_); in unregisterCoolingDeviceChangedCallback()