Searched refs:clientInfoMutex_ (Results 1 – 2 of 2) sorted by relevance
85 std::mutex clientInfoMutex_; variable
229 std::lock_guard<std::mutex> lock(clientInfoMutex_); in OnAssetRecvBind()235 std::lock_guard<std::mutex> lock(clientInfoMutex_); in GetClientInfo()246 std::lock_guard<std::mutex> lock(clientInfoMutex_); in RemoveClientInfo()