Home
last modified time | relevance | path

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

/llvm-project/lldb/source/Target/
H A DThreadList.cpp696 bool ThreadList::SetSelectedThreadByID(lldb::tid_t tid, bool notify) { SetSelectedThreadByID() function in ThreadList
/llvm-project/lldb/source/API/
H A DSBProcess.cpp358 bool SBProcess::SetSelectedThreadByID(lldb::tid_t tid) { SetSelectedThreadByID() function in SBProcess