Searched refs:g_shutdownMutex (Results 1 – 1 of 1) sorted by relevance
39 std::mutex g_shutdownMutex; variable52 std::lock_guard<std::mutex> lock(g_shutdownMutex); in OnRemoteRequest()