Home
last modified time | relevance | path

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

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