Searched refs:_kern_poll (Results 1 - 3 of 3) sorted by relevance

/haiku-fatelf/src/system/libroot/posix/
H A Dpoll.c21 RETURN_AND_SET_ERRNO_TEST_CANCEL(_kern_poll(fds, numfds, timeout * 1000LL));
/haiku-fatelf/headers/private/system/
H A Dsyscalls.h280 extern ssize_t _kern_poll(struct pollfd *fds, int numFDs,
/haiku-fatelf/src/system/kernel/
H A Dwait_for_objects.cpp889 _kern_poll(struct pollfd *fds, int numFDs, bigtime_t timeout) function

Completed in 100 milliseconds