Home
last modified time | relevance | path

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

/bionic/tests/
Dsys_epoll_test.cpp33 ASSERT_EQ(0, epoll_wait(epoll_fd, events, 1, 1)); in TEST()
76 ASSERT_EQ(1, epoll_wait(epoll_fd, events, 1, 1)); in TEST()
/bionic/libc/include/sys/
Depoll.h59 int epoll_wait(int __epoll_fd, struct epoll_event* __events, int __event_count, int __timeout_ms);
/bionic/libc/bionic/
Dsys_epoll.cpp65 int epoll_wait(int fd, struct epoll_event* events, int max_events, int timeout) { in epoll_wait() function
/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/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)
/bionic/tools/versioner/platforms/
Dlibc.map.txt311 epoll_wait;