Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/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()
/freebsd/contrib/llvm-project/lldb/include/lldb/Host/common/
H A DNativeProcessProtocol.h491 NativeThreadProtocol *GetThreadByIDUnlocked(lldb::tid_t tid);