Searched defs:GetSpawnThread (Results 1 – 2 of 2) sorted by relevance
155 bool SBCommandInterpreterRunOptions::GetSpawnThread() const { in GetSpawnThread() function in SBCommandInterpreterRunOptions
178 bool GetSpawnThread() const { return DefaultToNo(m_spawn_thread); } in GetSpawnThread() function