Searched defs:epollCreate (Results 1 - 2 of 2) 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

Completed in 30 milliseconds