Searched refs:lockFactory (Results 1 – 1 of 1) sorted by relevance
38 CycleDetectingLockFactory<String> lockFactory = new CycleDetectingLockFactory<String>(); in testSingletonThreadsRuntimeCircularDependency() local40 lockFactory.new ReentrantCycleDetectingLock("A", new ReentrantLock() { in testSingletonThreadsRuntimeCircularDependency()56 lockFactory.new ReentrantCycleDetectingLock("B", new ReentrantLock() { in testSingletonThreadsRuntimeCircularDependency()