Searched refs:compatibleModeMutex_ (Results 1 – 2 of 2) sorted by relevance
352 mutable std::mutex compatibleModeMutex_; variable
1010 std::lock_guard<std::mutex> lock(compatibleModeMutex_); in SetCompatibleModeEnableInPad()1016 std::lock_guard<std::mutex> lock(compatibleModeMutex_); in GetCompatibleModeEnableInPad()