Searched defs:DidStop (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/llvm-project/lldb/source/Target/ | ||
H A D | ThreadList.cpp | 666 void ThreadList::DidStop() { in DidStop() function in ThreadList |
H A D | Thread.cpp | 727 void Thread::DidStop() { SetState(eStateStopped); } in DidStop() function in Thread |