Home
last modified time | relevance | path

Searched refs:drain1 (Results 1 – 1 of 1) sorted by relevance

/libcore/ojluni/src/main/java/sun/nio/ch/
DEPollPort.java211 drain1(sp[0]); in poll()
316 private static native void drain1(int fd) throws IOException; in drain1() method in EPollPort