Searched refs:lock03 (Results 1 – 1 of 1) sorted by relevance
55 private ReentrantLock lock03; field in CycleDetectingLockFactoryTest88 lock03 = factory3.newReentrantLock(OtherOrder.THIRD); in setUp()237 lock03.lock(); in testExplicitOrdering_cycleWithUnorderedLock()239 lock03.unlock(); in testExplicitOrdering_cycleWithUnorderedLock()