Searched refs:SharedPtrTestThread (Results 1 – 1 of 1) sorted by relevance
68 class SharedPtrTestThread : public Thread class71 SharedPtrTestThread (const SharedPtr<Object>& ptr, const bool& exists) in SharedPtrTestThread() function in de::__anonb55a26d40111::SharedPtrTestThread396 SharedPtrTestThread threadA(ptr, exists); in SharedPtr_selfTest()397 SharedPtrTestThread threadB(ptr, exists); in SharedPtr_selfTest()