Searched refs:testInteruptWait (Results 1 – 2 of 2) sorted by relevance
28 Locker thread 8 for NamedLock[Lock testInteruptWait] start-monitor-wait NamedLock[Lock testInterupt…29 Locker thread 8 for NamedLock[Lock testInteruptWait] monitor-waited NamedLock[Lock testInteruptWait…
110 testInteruptWait(new Monitors.NamedLock("Lock testInteruptWait")); in run()121 public static void testInteruptWait(final Monitors.NamedLock lk) throws Exception { in testInteruptWait() method