Searched refs:g_clientCbMapMutex (Results 1 – 1 of 1) sorted by relevance
80 static std::mutex g_clientCbMapMutex; variable315 std::lock_guard<std::mutex> lock(g_clientCbMapMutex); in SocketConnectEx()337 std::lock_guard<std::mutex> lock(g_clientCbMapMutex); in SocketDisconnect()