Searched defs:preClose0 (Results 1 - 3 of 3) sorted by relevance

/openjdk7/jdk/src/windows/classes/sun/nio/ch/
H A DSocketDispatcher.java59 preClose0(fd);
79 static native void preClose0(FileDescriptor fd) throws IOException; method in class:SocketDispatcher
/openjdk7/jdk/src/solaris/classes/sun/nio/ch/
H A DFileDispatcherImpl.java102 preClose0(fd);
147 static native void preClose0(FileDescriptor fd) throws IOException; method in class:FileDispatcherImpl
H A DSctpNet.java81 preClose0(fd);
331 static native void preClose0(int fd) throws IOException; method in class:SctpNet

Completed in 27 milliseconds