Searched refs:m_clear_thread_plans_on_stop (Results 1 – 2 of 2) sorted by relevance
1038 m_clear_thread_plans_on_stop (false), in Process()3335 m_clear_thread_plans_on_stop |= clear_thread_plans; in Halt()4038 if (m_clear_thread_plans_on_stop && in RunPrivateStateThread()4041 m_clear_thread_plans_on_stop = false; in RunPrivateStateThread()
3680 bool m_clear_thread_plans_on_stop; variable