Searched refs:testTimedWaitTimeout (Results 1 – 2 of 2) sorted by relevance
15 Locker thread 6 for NamedLock[Lock testTimedWaitTimeout] start-monitor-wait NamedLock[Lock testTime…16 Locker thread 6 for NamedLock[Lock testTimedWaitTimeout] monitor-waited NamedLock[Lock testTimedWai…
81 testTimedWaitTimeout(new Monitors.NamedLock("Lock testTimedWaitTimeout")); in run()198 public static void testTimedWaitTimeout(Monitors.NamedLock lk) throws Exception { in testTimedWaitTimeout() method in Test1931