Searched refs:m_destroy_called (Results 1 – 2 of 2) sorted by relevance
910 return !m_destroy_called; in IsValid()1054 …bool m_destroy_called; // This is used internally to make sure derived Thread… variable
261 m_destroy_called (false), in Thread()279 assert (m_destroy_called); in ~Thread()291 m_destroy_called = true; in DestroyThread()372 if (m_destroy_called) in GetStopInfo()400 if (m_destroy_called) in GetPrivateStopInfo()