Searched refs:poll0 (Results 1 – 1 of 1) sorted by relevance
115 return poll0(pollArrayAddress + (offset * SIZE_POLLFD), in poll()123 private native int poll0(long pollAddress, int numfds, long timeout); in poll0() method in PollArrayWrapper