Searched refs:timedWait (Results 1 – 2 of 2) sorted by relevance
325 tu.timedWait(o, LONG_DELAY_MS); in testTimedWait_IllegalMonitorException()346 tu.timedWait(o, LONG_DELAY_MS); in testTimedWait_Interruptible()355 tu.timedWait(o, LONG_DELAY_MS); in testTimedWait_Interruptible()
323 public void timedWait(Object obj, long timeout) in timedWait() method in TimeUnit