Searched refs:m_destroy_called (Results 1 – 2 of 2) sorted by relevance
1111 bool IsValid() const { return !m_destroy_called; } in IsValid()1276 bool m_destroy_called; // This is used internally to make sure derived Thread variable
235 m_unwinder_up(), m_destroy_called(false), in Thread()251 assert(m_destroy_called); in ~Thread()255 m_destroy_called = true; in DestroyThread()340 if (m_destroy_called) in GetStopInfo()378 if (m_destroy_called) in GetPrivateStopInfo()