Searched defs:SetSelectedThreadByID (Results 1 – 2 of 2) sorted by relevance
/llvm-project/lldb/source/Target/ | ||
H A D | ThreadList.cpp | 696 bool ThreadList::SetSelectedThreadByID(lldb::tid_t tid, bool notify) { SetSelectedThreadByID() function in ThreadList |
/llvm-project/lldb/source/API/ | ||
H A D | SBProcess.cpp | 358 bool SBProcess::SetSelectedThreadByID(lldb::tid_t tid) { SetSelectedThreadByID() function in SBProcess |