Searched refs:inputDeviceMutex_ (Results 1 – 1 of 1) sorted by relevance
1639 std::lock_guard<std::mutex> lock(inputDeviceMutex_); in GetInputDevice()1877 std::lock_guard<std::mutex> lock(inputDeviceMutex_); in SetInputDevice()1922 std::mutex inputDeviceMutex_; variable