Searched refs:m_clear_thread_plans_on_stop (Results 1 – 2 of 2) sorted by relevance
560 m_clear_thread_plans_on_stop(false), m_force_next_event_delivery(false), in Process()3206 m_clear_thread_plans_on_stop |= clear_thread_plans; in Halt()3942 if (m_clear_thread_plans_on_stop && in RunPrivateStateThread()3944 m_clear_thread_plans_on_stop = false; in RunPrivateStateThread()
2838 bool m_clear_thread_plans_on_stop; variable