Searched refs:epoll_event (Results 1 - 1 of 1) sorted by relevance

/bionic/libc/include/sys/
H A Depoll.h62 struct epoll_event struct
69 int epoll_ctl(int epfd, int op, int fd, struct epoll_event *event);
70 int epoll_wait(int epfd, struct epoll_event *events, int max, int timeout);

Completed in 3 milliseconds