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

Declarations

tools/lldb/include/lldb/Target/Thread.h
 1014   bool DiscardUserThreadPlansUpToIndex(uint32_t thread_index);

References

tools/lldb/source/Commands/CommandObjectThread.cpp
 1975     if (thread->DiscardUserThreadPlansUpToIndex(thread_plan_idx)) {