Searched defs:epollEvents (Results 1 – 3 of 3) sorted by relevance
38 …int32_t EpollCtrl(int32_t epollFd, int32_t operation, int32_t fileDescriptor, uint32_t epollEvents) in EpollCtrl()193 void DeamonIoWaiter::HandleEpollEvents(struct epoll_event *epollEvents, int32_t eventsCount) in HandleEpollEvents()245 struct epoll_event epollEvents[MAX_EPOLL_EVENTS_SIZE]; in EpollWaitFor() local311 uint32_t epollEvents = 0; in AddFileDescriptor() local
35 …int32_t EpollCtrl(int32_t epollFd, int32_t operation, int32_t fileDescriptor, uint32_t epollEvents) in EpollCtrl()128 struct epoll_event epollEvents[MAX_EPOLL_EVENTS_SIZE]; in WaitFor() local227 uint32_t epollEvents = 0; in AddFileDescriptor() local
64 uint32_t epollEvents = 0; in ConvertEvents() local