Searched refs:g_loadsoMutex (Results 1 – 1 of 1) sorted by relevance
63 std::mutex g_loadsoMutex; variable81 std::lock_guard<std::mutex> lock(g_loadsoMutex); in LoadConnectServerDebuggerSo()