Searched refs:m_clear_thread_plans_on_stop (Results 1 – 2 of 2) sorted by relevance
477 m_clear_thread_plans_on_stop(false), m_force_next_event_delivery(false), in Process()3317 m_clear_thread_plans_on_stop |= clear_thread_plans; in Halt()4089 if (m_clear_thread_plans_on_stop && in RunPrivateStateThread()4091 m_clear_thread_plans_on_stop = false; in RunPrivateStateThread()
3168 bool m_clear_thread_plans_on_stop; variable