Searched refs:acceptAcc (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/solaris/classes/sun/nio/ch/
H A DUnixAsynchronousServerSocketChannelImpl.java68 private AccessControlContext acceptAcc; field in class:UnixAsynchronousServerSocketChannelImpl
167 child = finishAccept(newfd, isaa[0], acceptAcc);
296 this.acceptAcc = (System.getSecurityManager() == null) ?

Completed in 92 milliseconds