Home
last modified time | relevance | path

Searched refs:flock2 (Results 1 – 1 of 1) sorted by relevance

/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/nio/channels/
DFileChannelLockingTest.java150 FileLock flock2 = readWriteChannel.lock(22, 100, true); in test_lockLLZ() local
154 flock2.release(); in test_lockLLZ()