Searched refs:g_debuggerMutex (Results 1 – 1 of 1) sorted by relevance
62 std::mutex g_debuggerMutex; variable159 std::lock_guard<std::mutex> lock(g_debuggerMutex); in StoreDebuggerInfo()182 std::lock_guard<std::mutex> lock(g_debuggerMutex); in SendDebuggerInfo()