Home
last modified time | relevance | path

Searched refs:timeout (Results 1 – 2 of 2) sorted by relevance

/debug/
A Dpoll_chk.c22 __poll_chk (struct pollfd *fds, nfds_t nfds, int timeout, __SIZE_TYPE__ fdslen) in __poll_chk() argument
27 return __poll (fds, nfds, timeout); in __poll_chk()
A Dppoll_chk.c22 __ppoll_chk (struct pollfd *fds, nfds_t nfds, const struct timespec *timeout, in __ppoll_chk() argument
28 return ppoll (fds, nfds, timeout, ss); in __ppoll_chk()

Completed in 4 milliseconds