Home
last modified time | relevance | path

Searched refs:GetThreadByIDUnlocked (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/lldb/source/Host/common/
H A DNativeProcessProtocol.cpp108 NativeProcessProtocol::GetThreadByIDUnlocked(lldb::tid_t tid) { in GetThreadByIDUnlocked() function in NativeProcessProtocol
118 return GetThreadByIDUnlocked(tid); in GetThreadByID()
/openbsd-src/gnu/llvm/lldb/include/lldb/Host/common/
H A DNativeProcessProtocol.h484 NativeThreadProtocol *GetThreadByIDUnlocked(lldb::tid_t tid);