Searched refs:focusedClientLock_ (Results 1 – 2 of 2) sorted by relevance
257 std::mutex focusedClientLock_; variable
785 std::lock_guard<std::mutex> lock(focusedClientLock_); in ReplaceCurrentClient()909 std::lock_guard<std::mutex> lock(focusedClientLock_); in OnFocused()