Searched refs:DoWait (Results 1 – 10 of 10) sorted by relevance
49 public final void DoWait() throws Exception { in DoWait() method in Monitors.NamedLock56 public final void DoWait(long t) throws Exception { in DoWait() method in Monitors.NamedLock214 lock.DoWait(timeout); in DoLock()217 lock.DoWait(); in DoLock()291 public synchronized void DoWait() throws Exception { in DoWait() method in Monitors.LockController
99 lk.DoWait(); in testNotifyWait()
35 controller1.DoWait(); in testNormalWaitMonitor()
125 controller1.DoWait(); in testInteruptWait()189 controller1.DoWait(); in testWait()
220 controller1.DoWait(); in testWaitedMonitorEnter()250 controller1.DoWait(); in testWaitMonitorEnter()282 controller2.DoWait(); in testWaitExitInterleaving()317 controller2.DoWait(); in testWaitEnterInterleaving()360 controller2.DoWait(); in testMonitorInfoInEvents()382 controller1.DoWait(); in testThrowWaitedInterrupt()429 controller1.DoWait(); in testThrowWaited()459 controller1.DoWait(); in testThrowWait()