Searched defs:lockA (Results 1 – 2 of 2) sorted by relevance
41 private ReentrantLock lockA; field in CycleDetectingLockFactoryTest256 Lock lockA = factory.newReentrantReadWriteLock(OtherOrder.FIRST).readLock(); in testExplicitOrdering_reentrantAcquisition() local272 Lock lockA = factory.newReentrantLock(OtherOrder.FIRST); in testExplicitOrdering_acquiringMultipleLocksWithSameRank() local
39 final CycleDetectingLock<String> lockA = in testSingletonThreadsRuntimeCircularDependency() local