Searched refs:timedWait (Results 1 – 2 of 2) sorted by relevance
342 tu.timedWait(o, LONG_DELAY_MS); in testTimedWait_IllegalMonitorException()363 tu.timedWait(o, LONG_DELAY_MS); in testTimedWait_Interruptible()372 tu.timedWait(o, LONG_DELAY_MS); in testTimedWait_Interruptible()
288 public void timedWait(Object obj, long timeout) in timedWait() method in TimeUnit