Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Host/common/
H A DNativeProcessProtocol.cpp96 NativeProcessProtocol::GetThreadByIDUnlocked(lldb::tid_t tid) { in GetThreadByIDUnlocked() function in NativeProcessProtocol
106 return GetThreadByIDUnlocked(tid); in GetThreadByID()
/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Host/common/
H A DNativeProcessProtocol.h477 NativeThreadProtocol *GetThreadByIDUnlocked(lldb::tid_t tid);