Home
last modified time | relevance | path

Searched refs:epoll_pwait (Results 1 – 25 of 80) sorted by relevance

1234

/external/libmicrohttpd/m4/
Dax_have_epoll.m430 # Linux kernel version 2.6.19 adds the epoll_pwait() call in addition to
86 # error linux kernel version is too old to have epoll_pwait
96 rc = epoll_pwait(fd, &ev, 1, 0, (sigset_t const *)(0));])],
/external/ltp/testcases/kernel/syscalls/epoll_pwait/
Depoll_pwait.h28 int epoll_pwait(int epfd, struct epoll_event *events, int maxevents, in epoll_pwait() function
Depoll_pwait01.c164 TEST(epoll_pwait(epfd, &epevs, 1, 100, sigmask)); in do_test()
/external/valgrind/memcheck/tests/linux/
Dsyscalls-2007.c78 epoll_pwait (fd3, evs, 10, 0, &mask); in main()
/external/strace/
Depoll.c108 SYS_FUNC(epoll_pwait) in SYS_FUNC() argument
Dsys_func.h31 extern SYS_FUNC(epoll_pwait);
/external/ltp/m4/
Dltp-epoll_pwait.m424 AC_CHECK_FUNCS(epoll_pwait,,)
/external/ltp/include/lapi/syscalls/
Daarch64.in23 epoll_pwait 22
Dx86_64.in281 epoll_pwait 281
Dia64.in274 epoll_pwait 1305
Dsparc.in311 epoll_pwait 309
Ds390.in229 epoll_pwait 312
Ds390x.in229 epoll_pwait 312
Dsparc64.in287 epoll_pwait 309
Di386.in314 epoll_pwait 319
Dpowerpc.in300 epoll_pwait 303
Dpowerpc64.in300 epoll_pwait 303
Dsh.in341 epoll_pwait 347
Darm.in312 epoll_pwait (__NR_SYSCALL_BASE+346)
/external/strace/tests-m32/
Dpure_executables.list32 epoll_pwait
Dpure_executables.am33 epoll_pwait \
/external/strace/tests-mx32/
Dpure_executables.list32 epoll_pwait
Dpure_executables.am33 epoll_pwait \
/external/strace/tests/
Dpure_executables.list32 epoll_pwait
Dpure_executables.am33 epoll_pwait \

1234