Searched refs:g_serverAdapterMutex (Results 1 – 1 of 1) sorted by relevance
35 std::mutex g_serverAdapterMutex; variable67 std::lock_guard<std::mutex> guard(g_serverAdapterMutex); in AllocateClientAdapter()96 std::lock_guard<std::mutex> guard(g_serverAdapterMutex); in FindAdapter()224 std::lock_guard<std::mutex> guard(g_serverAdapterMutex); in RemoveAdapterWrapper()