Home
last modified time | relevance | path

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

/libcore/jsr166-tests/src/test/java/jsr166/
DReentrantLockTest.java475 public void testLockInterruptibly() { testLockInterruptibly(false); } in testLockInterruptibly() method in ReentrantLockTest
477 public void testLockInterruptibly(boolean fair) { in testLockInterruptibly() method in ReentrantLockTest