Home
last modified time | relevance | path

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

/dragonfly/lib/libthread_xu/thread/
HDthr_syscalls.c139 int __ppoll(struct pollfd *, unsigned int, const struct timespec *,
455 __ppoll(struct pollfd *fds, unsigned int nfds, const struct timespec *ts, in __ppoll() function
469 __strong_reference(__ppoll, ppoll);
/dragonfly/lib/libthread_xu/
HDpthread.map14 __ppoll;