Home
last modified time | relevance | path

Searched defs:testReadLockInterruptibly (Results 1 – 1 of 1) sorted by relevance

/libcore/jsr166-tests/src/test/java/jsr166/
DReentrantReadWriteLockTest.java839 public void testReadLockInterruptibly() { testReadLockInterruptibly(false); } in testReadLockInterruptibly() method in ReentrantReadWriteLockTest
841 public void testReadLockInterruptibly(boolean fair) { in testReadLockInterruptibly() method in ReentrantReadWriteLockTest