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