Home
last modified time | relevance | path

Searched defs:events (Results 1 – 8 of 8) sorted by relevance

/components/libc/posix/io/epoll/
A Depoll.c163 int events = 0; in epoll_poll() local
776 static int epoll_do(struct rt_eventpoll *ep, struct epoll_event *events, int maxevents, int timeout) in epoll_do()
918 static int epoll_do_wait(int epfd, struct epoll_event *events, int maxevents, int timeout, const si… in epoll_do_wait()
1001 int epoll_wait(int epfd, struct epoll_event *events, int maxevents, int timeout) in epoll_wait()
1019 int epoll_pwait(int epfd, struct epoll_event *events, int maxevents, int timeout, const sigset_t *s… in epoll_pwait()
1037 int epoll_pwait2(int epfd, struct epoll_event *events, int maxevents, int timeout, const sigset_t *… in epoll_pwait2()
/components/libc/posix/io/poll/
A Dpoll.h35 short events; /**< Requested events. */ member
/components/libc/posix/io/eventfd/
A Deventfd.c89 int events = 0; in eventfd_poll() local
/components/libc/posix/io/signalfd/
A Dsignalfd.c86 int events = 0; in signalfd_poll() local
/components/libc/posix/io/timerfd/
A Dtimerfd.c98 int events = 0; in timerfd_poll() local
/components/lwp/terminal/freebsd/
A Dtty_pts.c383 int events = req->_key; in ptsdev_poll() local
A Dtty.c659 int events = req->_key; in ttydev_poll() local
/components/net/lwip/lwip-2.1.2/src/include/lwip/
A Dsockets.h526 short events; member

Completed in 14 milliseconds