Searched refs:m_count_ptr (Results 1 – 1 of 1) sorted by relevance
167 : m_ptr(NULL), m_count_ptr(NULL) in smart_ptr()171 : m_ptr(NULL), m_count_ptr(NULL) in smart_ptr()178 : m_ptr(NULL), m_count_ptr(NULL) in smart_ptr()189 : m_ptr(NULL), m_count_ptr(NULL) in smart_ptr()191 set(sp.m_ptr, sp.m_count_ptr); in smart_ptr()196 : m_ptr(NULL), m_count_ptr(NULL) in smart_ptr()198 set(sp.m_ptr, sp.m_count_ptr); in smart_ptr()203 set(sp.m_ptr, sp.m_count_ptr); in operator =()237 if (m_count_ptr) in set()240 U_ANNOTATE_HAPPENS_BEFORE(m_count_ptr); in set()[all …]