Searched refs:adjacentLock (Results 1 – 1 of 1) sorted by relevance
201 FileLock adjacentLock = readOnlyChannel.tryLock(1, 3, true); in test_tryLockLLZ() local202 assertTrue(adjacentLock.isValid()); in test_tryLockLLZ()203 adjacentLock.release(); in test_tryLockLLZ()