Searched refs:terminalMutex_ (Results 1 – 2 of 2) sorted by relevance
620 std::lock_guard<std::mutex> lock(terminalMutex_); in CancelRetentionState()685 std::lock_guard<std::mutex> lock(terminalMutex_); in TerminalService()726 std::lock_guard<std::mutex> lock(terminalMutex_); in ClearUnreservedSandbox()762 std::lock_guard<std::mutex> lock(terminalMutex_); in GetDLPFileVisitRecord()
109 std::mutex terminalMutex_; variable