Searched refs:run_others (Results 1 – 3 of 3) sorted by relevance
138 void SBExpressionOptions::SetTryAllThreads(bool run_others) { in SetTryAllThreads() argument140 run_others); in SetTryAllThreads()142 m_opaque_up->SetTryAllThreads(run_others); in SetTryAllThreads()151 void SBExpressionOptions::SetStopOthers(bool run_others) { in SetStopOthers() argument153 run_others); in SetStopOthers()155 m_opaque_up->SetStopOthers(run_others); in SetStopOthers()
59 void SetTryAllThreads(bool run_others = true);
78 SetTryAllThreads (bool run_others = true);