Searched refs:m_destroy_called (Results 1 – 2 of 2) sorted by relevance
1110 bool IsValid() const { return !m_destroy_called; } in IsValid()1293 bool m_destroy_called; // This is used internally to make sure derived Thread variable
232 m_unwinder_up(), m_destroy_called(false), in Thread()248 assert(m_destroy_called); in ~Thread()252 m_destroy_called = true; in DestroyThread()337 if (m_destroy_called) in GetStopInfo()378 if (m_destroy_called) in GetPrivateStopInfo()