Searched refs:testInterruptible_await (Results 1 – 4 of 4) sorted by relevance
979 public void testInterruptible_await() { testInterruptible(AwaitMethod.await); }
928 public void testInterruptible_await() { testInterruptible(false, AwaitMethod.await); } in testInterruptible_await() method in ReentrantLockTest
982 public void testInterruptible_await() { testInterruptible(AwaitMethod.await); }
1053 public void testInterruptible_await() { testInterruptible(false, AwaitMethod.await); } in testInterruptible_await() method in ReentrantReadWriteLockTest