Searched refs:GetThreadIDByMachPortNumber (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/Process/Darwin/
H A DNativeThreadListDarwin.h116 lldb::tid_t GetThreadIDByMachPortNumber(::thread_t mach_port_number) const;
H A DNativeThreadListDarwin.cpp171 lldb::tid_t NativeThreadListDarwin::GetThreadIDByMachPortNumber( function in class:NativeThreadListDarwin
H A DNativeProcessDarwin.cpp1216 m_thread_list.GetThreadIDByMachPortNumber(message.state.thread_port);

Completed in 78 milliseconds