Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/tools/debugserver/source/MacOSX/
H A DMachThreadList.h78 nub_thread_t GetThreadIDByMachPortNumber(thread_t mach_port_number) const;
H A DMachThreadList.cpp146 MachThreadList::GetThreadIDByMachPortNumber(thread_t mach_port_number) const { in GetThreadIDByMachPortNumber() function in MachThreadList
H A DMachProcess.mm591 return m_thread_list.GetThreadIDByMachPortNumber(mach_port_number);
1783 m_thread_list.GetThreadIDByMachPortNumber(pos->state.thread_port);