Searched refs:clientInfoLock_ (Results 1 – 2 of 2) sorted by relevance
494 std::recursive_mutex clientInfoLock_; variable
103 std::lock_guard<std::recursive_mutex> lock(clientInfoLock_); in UpdateListenEventFlag()669 std::lock_guard<std::recursive_mutex> lock(clientInfoLock_); in RestoreListenInfoInSaDied()