Searched refs:keventPoll (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jdk/src/solaris/classes/sun/nio/ch/
H A DKQueue.java114 static native int keventPoll(int kqpfd, long pollAddress, int nevents) method in class:KQueue
H A DKQueuePort.java196 int n = keventPoll(kqfd, address, MAX_KEVENTS_TO_POLL);

Completed in 39 milliseconds