Searched refs:GetStopOthers (Results 1 – 5 of 5) sorted by relevance
129 SBExpressionOptions::GetStopOthers () const in GetStopOthers() function in SBExpressionOptions131 return m_opaque_ap->GetStopOthers (); in GetStopOthers()
79 GetStopOthers() const;
143 m_stop_other_threads (options.GetStopOthers()), in ThreadPlanCallFunction()180 m_stop_other_threads(options.GetStopOthers()), in ThreadPlanCallFunction()
5516 if (!options.GetStopOthers() || !options.GetTryAllThreads()) in RunThreadPlan()5562 options.GetStopOthers(), in RunThreadPlan()
403 GetStopOthers () const in GetStopOthers() function