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

/libcore/ojluni/src/main/java/sun/nio/ch/
H A DFileDispatcher.java61 abstract boolean transferToDirectlyNeedsPositionLock(); method in class:FileDispatcher
H A DFileDispatcherImpl.java142 boolean transferToDirectlyNeedsPositionLock() { method in class:FileDispatcherImpl
H A DFileChannelImpl.java455 assert !nd.transferToDirectlyNeedsPositionLock() ||
521 if (nd.transferToDirectlyNeedsPositionLock()) {

Completed in 102 milliseconds