Home
last modified time | relevance | path

Searched defs:GetThreadByID (Results 1 – 5 of 5) sorted by relevance

/openbsd-src/gnu/llvm/lldb/source/Host/common/
H A DNativeProcessProtocol.cpp116 NativeThreadProtocol *NativeProcessProtocol::GetThreadByID(lldb::tid_t tid) { in GetThreadByID() function in NativeProcessProtocol
/openbsd-src/gnu/llvm/lldb/tools/debugserver/source/MacOSX/
H A DMachThreadList.cpp118 MachThreadSP MachThreadList::GetThreadByID(nub_thread_t tid) const { in GetThreadByID() function in MachThreadList
/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/Windows/Common/
H A DNativeProcessWindows.cpp156 NativeProcessWindows::GetThreadByID(lldb::tid_t thread_id) { in GetThreadByID() function in lldb_private::NativeProcessWindows
/openbsd-src/gnu/llvm/lldb/source/API/
H A DSBProcess.cpp676 SBThread SBProcess::GetThreadByID(tid_t tid) { in GetThreadByID() function in SBProcess
/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/Linux/
H A DNativeProcessLinux.cpp1764 NativeThreadLinux *NativeProcessLinux::GetThreadByID(lldb::tid_t tid) { in GetThreadByID() function in NativeProcessLinux