Home
last modified time | relevance | path

Searched refs:events (Results 1 – 25 of 43) sorted by relevance

12

/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…
40 (epfd, events, maxevents, timeout))
47 …atic __always_inline _syscall6(int, __syscall_epoll_pwait, int, epfd, struct epoll_event *, events, in _syscall6() argument
50 static int __NC(epoll_pwait)(int epfd, struct epoll_event *events, int maxevents, int timeout, in _syscall6()
53 return __syscall_epoll_pwait(epfd, events, maxevents, timeout, set, __SYSCALL_SIGSET_T_SIZE); in _syscall6()
55 CANCELLABLE_SYSCALL(int, epoll_pwait, (int epfd, struct epoll_event *events, int maxevents, int tim…
57 (epfd, events, maxevents, timeout, set))
64 int epoll_wait(int epfd, struct epoll_event *events, int maxevents, int timeout) in epoll_wait() argument
[all …]
A Dpoll.c104 if (f->events & POLLIN)
106 if (f->events & POLLOUT)
108 if (f->events & POLLPRI)
110 if (f->fd > maxfd && (f->events & (POLLIN|POLLOUT|POLLPRI)))
147 if (f->fd != -1 && (f->events & (POLLIN|POLLOUT|POLLPRI))
156 if (f->events & POLLIN)
158 if (f->events & POLLOUT)
160 if (f->events & POLLPRI)
168 if (f->events & POLLIN)
170 if (f->events & POLLOUT)
[all …]
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/inet/rpc/
A Dsvc_run.c67 my_pollfd[i].events = svc_pollfd[i].events; in svc_run()
A Drtime.c110 fd.events = POLLIN; in rtime()
A Dsvc.c102 svc_pollfd[i].events = (POLLIN | POLLPRI | in xprt_register()
114 svc_pollfd[svc_max_pollfd - 1].events = (POLLIN | POLLPRI | in xprt_register()
A Drcmd.c149 pfd[0].events = POLLIN; in rcmd()
150 pfd[1].events = POLLIN; in rcmd()
A Dsvc_tcp.c302 pollfd.events = POLLIN; in readtcp()
/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…
239 (epfd, events, maxevents, timeout))
242 CANCELABLE_SYSCALL (int, epoll_pwait, (int epfd, struct epoll_event *events, int maxevents, int tim…
244 (epfd, events, maxevents, timeout, set))
A DMakefile.in36 attr.c cancel.c condvar.c errno.c events.c join.c lockfile.c manager.c \
/l4re-core-master/uclibc/lib/contrib/uclibc/include/sys/
A Dpoll.h42 short int events; /* Types of events poller cares about. */ member
/l4re-core-master/lua/lib/contrib/src/
A Dltm.c60 const TValue *luaT_gettm (Table *events, TMS event, TString *ename) { in luaT_gettm() argument
61 const TValue *tm = luaH_getshortstr(events, ename); in luaT_gettm()
64 events->flags |= cast_byte(1u<<event); /* cache this fact */ in luaT_gettm()
A Dltm.h76 LUAI_FUNC const TValue *luaT_gettm (Table *events, TMS event, TString *ename);
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/common/sys/
A Depoll.h86 uint32_t events; /* Epoll events */ member
/l4re-core-master/l4sys/include/
A Dscheduler41 * cores changes, e.g. due to hotplug events.
132 * events only, hence may not be up-to-date when requested cross-CPU. To get
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/linuxthreads/
A DMakefile.in50 attr barrier cancel condvar errno events join pthread \
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-6/config/io/
A Dbasic_file_stdio.cc354 __pfd[0].events = POLLIN; in showmanyc()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-5/config/io/
A Dbasic_file_stdio.cc354 __pfd[0].events = POLLIN; in showmanyc()
/l4re-core-master/l4re/include/
A Dinhibitor34 * Inhibitor locks are usually closely related to specific events. Usually a
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-8/config/io/
A Dbasic_file_stdio.cc345 __pfd[0].events = POLLIN; in showmanyc()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-7/config/io/
A Dbasic_file_stdio.cc345 __pfd[0].events = POLLIN; in showmanyc()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-4.9/config/io/
A Dbasic_file_stdio.cc352 __pfd[0].events = POLLIN; in showmanyc()
/l4re-core-master/l4re/util/include/
A Devent_buffer115 * \brief Continuously wait for events and process them.
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/config/io/
A Dbasic_file_stdio.cc378 __pfd[0].events = POLLIN; in showmanyc()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-10/config/io/
A Dbasic_file_stdio.cc378 __pfd[0].events = POLLIN; in showmanyc()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/config/io/
A Dbasic_file_stdio.cc410 __pfd[0].events = POLLIN; in showmanyc()

Completed in 46 milliseconds

12