Searched refs:m_takedown_done (Results 1 – 2 of 2) sorted by relevance
143 m_takedown_done (false), in ThreadPlanCallFunction()209 m_takedown_done (false), in ThreadPlanCallFunction()285 if (!m_takedown_done) in DoTakedown()299 m_takedown_done = true; in DoTakedown()358 if (m_takedown_done || IsPlanComplete()) in ShouldReportStop()
183 …bool m_takedown_done; // We want to ensure we only d… variable