Home
last modified time | relevance | path

Searched refs:cdev_callback_mutex_ (Results 1 – 4 of 4) sorted by relevance

/hardware/interfaces/thermal/aidl/default/
DThermal.cpp154 std::lock_guard<std::mutex> _lock(cdev_callback_mutex_); in registerCoolingDeviceChangedCallbackWithType()
175 std::lock_guard<std::mutex> _lock(cdev_callback_mutex_); in unregisterCoolingDeviceChangedCallback()
DThermal.h67 std::mutex cdev_callback_mutex_; variable
/hardware/google/pixel/thermal/
DThermal.h114 std::mutex cdev_callback_mutex_; variable
DThermal.cpp257 std::lock_guard<std::mutex> _lock(cdev_callback_mutex_); in registerCoolingDeviceChangedCallbackWithType()
283 std::lock_guard<std::mutex> _lock(cdev_callback_mutex_); in unregisterCoolingDeviceChangedCallback()