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

  /libcore/ojluni/src/main/java/sun/nio/ch/
NativeDispatcher.java 76 void preClose(FileDescriptor fd) throws IOException {
DatagramDispatcher.java 64 void preClose(FileDescriptor fd) throws IOException {
SocketDispatcher.java 65 void preClose(FileDescriptor fd) throws IOException {
FileDispatcherImpl.java 111 void preClose(FileDescriptor fd) throws IOException {
117 // Always untag sockets before the preClose. The file descriptor will describe
SinkChannelImpl.java 88 nd.preClose(fd);
SourceChannelImpl.java 89 nd.preClose(fd);
ServerSocketChannelImpl.java 280 nd.preClose(fd);
SocketChannelImpl.java 339 // - implCloseSelectableChannel() invokes nd.preClose()
345 // - implCloseSelectableChannel() invokes nd.preClose() after
351 // - implCloseSelectableChannel() invokes nd.preClose() after
364 // invokes nd.preClose(), signals reader/writer thred and quickly
372 // to the reader or writer thread. (the preClose() still happens
380 // nd.preClose().
    [all...]
DatagramChannelImpl.java 793 nd.preClose(fd);
  /prebuilts/tools/common/m2/repository/itext/itext/2.0.8/
itext-2.0.8.jar 
  /external/guice/extensions/persist/lib/
db4o-6.4.14.8131-java5.jar 

Completed in 82 milliseconds