Searched defs:epoll_ctl (Results 1 – 2 of 2) sorted by relevance
42 epoll_ctl(int epfd, int op, int fd, struct epoll_event *event) in epoll_ctl() function
1662 TSAN_INTERCEPTOR(int, epoll_ctl, int epfd, int op, int fd, void *ev) { in TSAN_INTERCEPTOR() argument