Searched refs:clear_thread_plans (Results 1 – 3 of 3) sorted by relevance
1485 bool clear_thread_plans = true; in DoExecute() local1486 Error error(process->Halt (clear_thread_plans)); in DoExecute()
1946 Halt (bool clear_thread_plans = false);
3330 Process::Halt (bool clear_thread_plans) in Halt() argument3335 m_clear_thread_plans_on_stop |= clear_thread_plans; in Halt()