Home
last modified time | relevance | path

Searched defs:DidStop (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Target/
H A DThreadList.cpp666 void ThreadList::DidStop() { in DidStop() function in ThreadList
H A DThread.cpp727 void Thread::DidStop() { SetState(eStateStopped); } in DidStop() function in Thread