Skip to the content.

Home / cs-notes / Operating System / Linux / Syscalls / poll / ppoll

 int ppoll(struct pollfd *fds, nfds_t nfds,
               const struct timespec *tmo_p, const sigset_t *sigmask);