Searched refs:GetEventNotifyCounter (Results 1 – 3 of 3) sorted by relevance
99 uint64_t GetEventNotifyCounter() const;
198 uint64_t GenericKvDB::GetEventNotifyCounter() const in GetEventNotifyCounter() function in DistributedDB::GenericKvDB
302 uint64_t notifyBarrier = kvDB_->GetEventNotifyCounter(); in RegisterSpecialListener()