Searched refs:writeLockInterruptibly (Results 1 – 2 of 2) sorted by relevance
37 lock.writeLockInterruptibly(); in realRun()49 lock.writeLockInterruptibly(); in realRun()291 lock.writeLockInterruptibly(); in testWriteLockInterruptibly_Interruptible()577 long s = lock.writeLockInterruptibly(); in testWriteLockInterruptibly()581 lock.writeLockInterruptibly(); in testWriteLockInterruptibly()601 s = lock.writeLockInterruptibly(); in testReadLockInterruptibly()708 lock.writeLockInterruptibly(); in testValidateOptimisticWriteLocked2()710 lock.writeLockInterruptibly(); in testValidateOptimisticWriteLocked2()
406 public long writeLockInterruptibly() throws InterruptedException { in writeLockInterruptibly() method in StampedLock898 writeLockInterruptibly(); in lockInterruptibly()