Searched refs:GetThreadByMachPortNumber (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/Process/Darwin/
H A DNativeThreadListDarwin.h114 GetThreadByMachPortNumber(::thread_t mach_port_number) const;
H A DNativeThreadListDarwin.cpp161 NativeThreadDarwinSP NativeThreadListDarwin::GetThreadByMachPortNumber( function in class:NativeThreadListDarwin
285 auto thread_sp = GetThreadByMachPortNumber(exc.thread_port);

Completed in 100 milliseconds