Searched defs:SharedPtrTestThread (Results 1 – 1 of 1) sorted by relevance
66 class SharedPtrTestThread : public Thread class69 …SharedPtrTestThread(const SharedPtr<Object> &ptr, const bool &exists) : m_ptr(ptr), m_exists(exist… in SharedPtrTestThread() function in de::__anon7181c7410111::SharedPtrTestThread