Searched refs:EpollFdEventAdd (Results 1 – 1 of 1) sorted by relevance
79 static void EpollFdEventAdd(EpollSet *epollSetPtr, uint32_t events, EpollTask *task);144 return CtlEpollDescSync(task, EpollFdEventAdd, events); in RegisterEpollTask()536 static void EpollFdEventAdd(EpollSet *epollSetPtr, uint32_t events, EpollTask *task) in EpollFdEventAdd() function