Searched refs:waitUntilHoldingLock (Results 1 – 1 of 1) sorted by relevance
472 thread.waitUntilHoldingLock(); in testReentrantLock_tryLock()483 thread.waitUntilHoldingLock(); in testReentrantWriteLock_tryLock()496 thread.waitUntilHoldingLock(); in testReentrantReadLock_tryLock()528 void waitUntilHoldingLock() throws InterruptedException { in waitUntilHoldingLock() method in CycleDetectingLockFactoryTest.LockingThread