Searched refs:delUserInputerMutex_ (Results 1 – 2 of 2) sorted by relevance
106 std::mutex delUserInputerMutex_; variable
162 std::lock_guard<std::mutex> lock(delUserInputerMutex_); in OnDelUserDone()194 std::lock_guard<std::mutex> lock(delUserInputerMutex_); in DelUser()