Searched refs:GetSpawnThread (Results 1 – 4 of 4) sorted by relevance
177 bool SBCommandInterpreterRunOptions::GetSpawnThread() const { in GetSpawnThread() function in SBCommandInterpreterRunOptions179 GetSpawnThread); in GetSpawnThread()181 return m_opaque_up->GetSpawnThread(); in GetSpawnThread()299 GetSpawnThread, ()); in RegisterMethods()
71 bool GetSpawnThread() const;
177 bool GetSpawnThread() const { return DefaultToNo(m_spawn_thread); } in GetSpawnThread() function
3091 if (options.GetSpawnThread()) { in RunCommandInterpreter()