Home | History | Annotate | Download | only in syscall

Lines Matching defs:pselect

1653 func pselect(nfd int, r *FdSet, w *FdSet, e *FdSet, timeout *Timespec, sigmask *sigset_t) (n int, err error) {