Searched refs:lockD (Results 1 – 1 of 1) sorted by relevance
433 ReentrantLock lockD = otherFactory.newReentrantLock("LockD"); in testDifferentLockFactories() local437 lockD.lock(); in testDifferentLockFactories()439 lockD.unlock(); in testDifferentLockFactories()442 lockD.lock(); in testDifferentLockFactories()454 ReentrantLock lockD = otherFactory.newReentrantLock("LockD"); in testDifferentLockFactories_policyExecution() local457 lockD.lock(); in testDifferentLockFactories_policyExecution()460 lockD.unlock(); in testDifferentLockFactories_policyExecution()465 lockD.lock(); in testDifferentLockFactories_policyExecution()