Searched refs:threadA (Results 1 – 2 of 2) sorted by relevance
396 SharedPtrTestThread threadA(ptr, exists); in SharedPtr_selfTest() local399 threadA.start(); in SharedPtr_selfTest()402 threadA.join(); in SharedPtr_selfTest()414 WeakPtrTestThread threadA(ptr, exists); in SharedPtr_selfTest() local417 threadA.start(); in SharedPtr_selfTest()420 threadA.join(); in SharedPtr_selfTest()
139 Future<Boolean> threadA = in testCycleDetectingLockFactoriesDoNotDeadlock() local174 boolean deadlockADetected = threadA.get(DEADLOCK_TIMEOUT_SECONDS * 2, TimeUnit.SECONDS); in testCycleDetectingLockFactoriesDoNotDeadlock()