HomeSort by relevance Sort by last modified time
    Searched refs:epollCreate (Results 1 - 2 of 2) sorted by null

  /libcore/ojluni/src/main/java/sun/nio/ch/
EPoll.java 108 static native int epollCreate() throws IOException;
EPollPort.java 89 this.epfd = epollCreate();

Completed in 217 milliseconds