Searched refs:WeakPtrTestThread (Results 1 – 1 of 1) sorted by relevance
104 class WeakPtrTestThread : public Thread class107 WeakPtrTestThread (const SharedPtr<Object>& ptr, const bool& exists) in WeakPtrTestThread() function in de::__anonb55a26d40111::WeakPtrTestThread414 WeakPtrTestThread threadA(ptr, exists); in SharedPtr_selfTest()415 WeakPtrTestThread threadB(ptr, exists); in SharedPtr_selfTest()