Searched defs:acquireInterruptibly (Results 1 – 6 of 6) sorted by relevance
78 public void acquireInterruptibly() throws InterruptedException { in acquireInterruptibly() method in AbstractQueuedLongSynchronizerTest.Mutex
82 public void acquireInterruptibly() throws InterruptedException { in acquireInterruptibly() method in AbstractQueuedSynchronizerTest.Mutex
101 public void acquireInterruptibly() throws InterruptedException { in acquireInterruptibly() method in AbstractQueuedLongSynchronizerTest.Mutex
105 public void acquireInterruptibly() throws InterruptedException { in acquireInterruptibly() method in AbstractQueuedSynchronizerTest.Mutex
589 public final void acquireInterruptibly(long arg) in acquireInterruptibly() method in AbstractQueuedLongSynchronizer
955 public final void acquireInterruptibly(int arg) in acquireInterruptibly() method in AbstractQueuedSynchronizer