Home
last modified time | relevance | path

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

/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/common/
A Depoll.c47 static __always_inline _syscall6(int, __syscall_epoll_pwait, int, epfd, struct epoll_event *, event… in _syscall6() argument
53 return __syscall_epoll_pwait(epfd, events, maxevents, timeout, set, __SYSCALL_SIGSET_T_SIZE); in _syscall6()

Completed in 5 milliseconds