Searched refs:EventFdExists (Results 1 – 2 of 2) sorted by relevance
67 bool EventFdExists(const EventImpl *event) const;
318 bool EventLoopImpl::EventFdExists(const EventImpl *event) const in EventFdExists() function in DistributedDB::EventLoopImpl340 if (EventFdExists(event)) { in AddEventObject()