Home
last modified time | relevance | path

Searched refs:mActiveId_mutex (Results 1 – 2 of 2) sorted by relevance

/device/google/felix/vibrator/cs40l26/
DVibrator.cpp714 const std::scoped_lock<std::mutex> lock(mActiveId_mutex); in off()
1046 const std::scoped_lock<std::mutex> lock(mActiveId_mutex); in on()
1695 const std::scoped_lock<std::mutex> lock(mActiveId_mutex); in waitForComplete()
DVibrator.h241 std::mutex mActiveId_mutex; // protects mActiveId variable