func syscall.EpollCreate1
2 uses
syscall (current package)
syscall_linux.go#L128: return EpollCreate1(0)
zsyscall_linux_amd64.go#L365: func EpollCreate1(flag int) (fd int, err error) {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)