Home
last modified time | relevance | path

Searched defs:maxevents (Results 1 – 6 of 6) sorted by relevance

/third_party/ltp/include/lapi/
Depoll.h25 int maxevents, int timeout, in epoll_pwait()
41 int maxevents, const struct timespec *timeout, in epoll_pwait2()
/third_party/ltp/testcases/kernel/syscalls/epoll_pwait/
Depoll_pwait_var.h17 maxevents, int timeout, const sigset_t *sigmask) in do_epoll_pwait()
/third_party/ltp/testcases/kernel/syscalls/epoll_wait/
Depoll_wait03.c36 int maxevents; member
/third_party/python/Modules/clinic/
Dselectmodule.c.h813 int maxevents = -1; in select_epoll_poll() local
1059 int maxevents; in select_kqueue_control() local
/third_party/libuv/src/unix/
Dos390-syscalls.c283 int maxevents, int timeout) { in epoll_wait()
/third_party/python/Modules/
Dselectmodule.c1513 int maxevents) in select_epoll_poll_impl()
2086 int maxevents, PyObject *otimeout) in select_kqueue_control_impl()