Home
last modified time | relevance | path

Searched refs:epoll_wait (Results 1 – 12 of 12) sorted by relevance

/bionic/tests/
Dsys_epoll_test.cpp27 TEST(sys_epoll, epoll_wait) { in TEST() argument
33 ASSERT_EQ(0, epoll_wait(epoll_fd, events, 1, 1)); in TEST()
148 ASSERT_EQ(1, epoll_wait(epoll_fd, events, 1, 1)); in TEST()
/bionic/libc/include/sys/
Depoll.h79 int epoll_wait(int __epoll_fd, struct epoll_event* _Nonnull __events, int __event_count, int __time…
/bionic/libc/
DSECCOMP_ALLOWLIST_APP.TXT21 int epoll_wait:epoll_wait(int epfd, struct epoll_event *events, int maxevents, int timeout) lp32
Dlibc.map.txt311 epoll_wait;
/bionic/libc/bionic/
Dsys_epoll.cpp86 int epoll_wait(int fd, struct epoll_event* events, int max_events, int timeout) { in epoll_wait() function
/bionic/benchmarks/linker_relocation/gen/
Dliblinker_reloc_bench_004.S432 CALL(epoll_wait)
Dliblinker_reloc_bench_133.S801 CALL(epoll_wait)
Dliblinker_reloc_bench_134.S1714 CALL(epoll_wait)
Dliblinker_reloc_bench_029.S2212 CALL(epoll_wait)
Dliblinker_reloc_bench_123.S2769 CALL(epoll_wait)
Dlinker_reloc_bench_main.S3574 CALL(epoll_wait)
/bionic/tools/versioner/platforms/
Dlibc.map.txt311 epoll_wait;