reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/lldb/source/Target/Process.cpp
  900                 if (!other_thread)
  901                   other_thread = thread;
  912               if (!other_thread)
  913                 other_thread = thread;
  923           else if (other_thread)
  924             thread_list.SetSelectedThreadByID(other_thread->GetID());