Searched refs:threadB (Results 1 – 4 of 4) 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()
114 ThreadB threadB; in TEST() local117 threadB.Start(); in TEST()120 threadB.Join(); in TEST()
315 IsolateLockingThreadWithLocalContext threadB(isolate2_); in Run() local316 threadB.Start(); in Run()318 threadB.Join(); in Run()