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

References

tools/lldb/source/Target/ThreadList.cpp
  325     if (thread_sp->GetProcess()->GetStopID() > 1)
  328       did_anybody_stop_for_a_reason |= thread_sp->ThreadStoppedForAReason();
  330     const bool thread_should_stop = thread_sp->ShouldStop(event_ptr);