Home | History | Annotate | Download | only in syscall

Lines Matching full:epollevent

332 func EpollCtl(epfd int, op int, fd int, event *EpollEvent) (err error) {
342 func EpollWait(epfd int, events []EpollEvent, msec int) (n int, err error) {