Searched refs:threadB (Results 1 – 2 of 2) sorted by relevance
397 SharedPtrTestThread threadB(ptr, exists); in SharedPtr_selfTest() local400 threadB.start(); in SharedPtr_selfTest()403 threadB.join(); in SharedPtr_selfTest()415 WeakPtrTestThread threadB(ptr, exists); in SharedPtr_selfTest() local418 threadB.start(); in SharedPtr_selfTest()421 threadB.join(); in SharedPtr_selfTest()
156 Future<Boolean> threadB = in testCycleDetectingLockFactoriesDoNotDeadlock() local175 boolean deadlockBDetected = threadB.get(DEADLOCK_TIMEOUT_SECONDS * 2, TimeUnit.SECONDS); in testCycleDetectingLockFactoriesDoNotDeadlock()