Searched refs:testTimedWait (Results 1 – 2 of 2) sorted by relevance
11 Locker thread 4 for NamedLock[Lock testTimedWait] start-monitor-wait NamedLock[Lock testTimedWait] …12 Locker thread 4 for NamedLock[Lock testTimedWait] monitor-waited NamedLock[Lock testTimedWait] time…
78 testTimedWait(new Monitors.NamedLock("Lock testTimedWait")); in run()181 public static void testTimedWait(Monitors.NamedLock lk) throws Exception { in testTimedWait() method in Test1931