Searched refs:pollAddress (Results 1 – 2 of 2) sorted by relevance
112 static native int epollWait(int epfd, long pollAddress, int numfds) in epollWait() argument
123 private native int poll0(long pollAddress, int numfds, long timeout); in poll0() argument