Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Target/
H A DThreadList.cpp398 void ThreadList::SetShouldReportStop(Vote vote) { in SetShouldReportStop() function in ThreadList
H A DThread.cpp503 void Thread::SetShouldReportStop(Vote vote) { in SetShouldReportStop() function in Thread