Searched refs:currentVibrationMutex_ (Results 1 – 2 of 2) sorted by relevance
47 std::mutex currentVibrationMutex_; variable
213 std::unique_lock<std::mutex> lck(currentVibrationMutex_); in UpdateVibratorEffect()219 std::unique_lock<std::mutex> lck(currentVibrationMutex_); in GetCurrentVibrateInfo()