Home
last modified time | relevance | path

Searched refs:epoll_wait (Results 1 – 5 of 5) sorted by relevance

/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/common/
A Depoll.c35 static int __NC(epoll_wait)(int epfd, struct epoll_event *events, int maxevents, int timeout) in _syscall4()
37 return INLINE_SYSCALL(epoll_wait, 4, epfd, events, maxevents, timeout); in _syscall4()
39 CANCELLABLE_SYSCALL(int, epoll_wait, (int epfd, struct epoll_event *events, int maxevents, int time…
64 int epoll_wait(int epfd, struct epoll_event *events, int maxevents, int timeout) in epoll_wait() function
A Dstubs.c112 make_stub(epoll_wait)
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/common/sys/
A Depoll.h124 extern int epoll_wait (int __epfd, struct epoll_event *__events,
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/linuxthreads.old/
A Dwrapsyscall.c238 CANCELABLE_SYSCALL (int, epoll_wait, (int epfd, struct epoll_event *events, int maxevents, int time…
/l4re-core-master/uclibc/lib/contrib/uclibc/extra/Configs/
A DConfig.in1199 epoll_create(), epoll_ctl(), epoll_wait() functions.

Completed in 8 milliseconds