Searched refs:notifyChainLock_ (Results 1 – 2 of 2) sorted by relevance
169 mutable std::shared_mutex notifyChainLock_; variable
392 std::unique_lock<std::shared_mutex> lock(notifyChainLock_); in AddRemotePushFinishedNotify()416 std::shared_lock<std::shared_mutex> lock(notifyChainLock_); in NotifyRemotePushFinishedInner()