Searched refs:epollCreate (Results 1 - 3 of 3) sorted by relevance

/openjdk7/jdk/src/solaris/classes/sun/nio/ch/
H A DEPoll.java108 static native int epollCreate() throws IOException; method in class:EPoll
H A DEPollArrayWrapper.java128 epfd = epollCreate();
324 private native int epollCreate(); method in class:EPollArrayWrapper
H A DEPollPort.java89 this.epfd = epollCreate();

Completed in 30 milliseconds