Home
last modified time | relevance | path

Searched defs:close0 (Results 1 – 2 of 2) sorted by relevance

/libcore/ojluni/src/main/java/sun/nio/ch/
DEPollPort.java318 private static native void close0(int fd); in close0() method in EPollPort
DFileDispatcherImpl.java175 static native void close0(FileDescriptor fd) throws IOException; in close0() method in FileDispatcherImpl