Searched refs:epollWait (Results 1 – 2 of 2) sorted by relevance
112 static native int epollWait(int epfd, long pollAddress, int numfds) in epollWait() method in EPoll
194 int n = epollWait(epfd, address, MAX_EPOLL_EVENTS); in poll()