Home
last modified time | relevance | path

Searched defs:maxevents (Results 1 - 8 of 8) sorted by relevance

/third_party/ltp/include/lapi/
H A Depoll.h24 epoll_pwait(int epfd, struct epoll_event *events, int maxevents, int timeout, const sigset_t *sigmask) epoll_pwait() argument
40 epoll_pwait2(int epfd, struct epoll_event *events, int maxevents, const struct timespec *timeout, const sigset_t *sigmask) epoll_pwait2() argument
/third_party/ltp/testcases/kernel/syscalls/epoll_pwait/
H A Depoll_pwait_var.h16 do_epoll_pwait(int epfd, struct epoll_event *events, int maxevents, int timeout, const sigset_t *sigmask) do_epoll_pwait() argument
/third_party/ltp/lib/
H A Dtst_epoll.c67 safe_epoll_wait(const char *const file, const int lineno, int epfd, struct epoll_event *events, int maxevents, int timeout) safe_epoll_wait() argument
/third_party/ltp/testcases/kernel/syscalls/epoll_wait/
H A Depoll_wait03.c36 int maxevents; member
/third_party/libuv/src/unix/
H A Dos390-syscalls.c282 epoll_wait(uv__os390_epoll* lst, struct epoll_event* events, int maxevents, int timeout) epoll_wait() argument
/third_party/node/deps/uv/src/unix/
H A Dos390-syscalls.c282 epoll_wait(uv__os390_epoll* lst, struct epoll_event* events, int maxevents, int timeout) epoll_wait() argument
/third_party/python/Modules/clinic/
H A Dselectmodule.c.h821 int maxevents = -1; in select_epoll_poll() local
1069 int maxevents; select_kqueue_control() local
[all...]
/third_party/python/Modules/
H A Dselectmodule.c1533 select_epoll_poll_impl(pyEpoll_Object *self, PyObject *timeout_obj, int maxevents) select_epoll_poll_impl() argument
2106 select_kqueue_control_impl(kqueue_queue_Object *self, PyObject *changelist, int maxevents, PyObject *otimeout) select_kqueue_control_impl() argument
[all...]

Completed in 7 milliseconds