Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/source/Host/common/
H A DNativeProcessProtocol.cpp106 NativeProcessProtocol::GetThreadByIDUnlocked(lldb::tid_t tid) { in GetThreadByIDUnlocked() function in NativeProcessProtocol
116 return GetThreadByIDUnlocked(tid); in GetThreadByID()
/freebsd-13.1/contrib/llvm-project/lldb/include/lldb/Host/common/
H A DNativeProcessProtocol.h447 NativeThreadProtocol *GetThreadByIDUnlocked(lldb::tid_t tid);