Searched defs:EventImpl (Results 1 – 3 of 3) sorted by relevance
68 class EventImpl; variable83 EventImpl(const EventImpl& e) : handlers_(e.handlers_), name_(e.name_) {} in EventImpl() function95 META_NO_MOVE(EventImpl) in META_NO_MOVE() argument
33 class EventImpl; variable
22 EventImpl::EventImpl(EventTime timeout) in EventImpl() function in DistributedDB::EventImpl47 EventImpl::EventImpl(const EventFd &fd, EventsMask events, EventTime timeout) in EventImpl() function in DistributedDB::EventImpl