Searched refs:GetThreadByMachPortNumber (Results 1 – 2 of 2) sorted by relevance
115 GetThreadByMachPortNumber(::thread_t mach_port_number) const;
162 NativeThreadDarwinSP NativeThreadListDarwin::GetThreadByMachPortNumber( in GetThreadByMachPortNumber() function in NativeThreadListDarwin286 auto thread_sp = GetThreadByMachPortNumber(exc.thread_port); in NotifyException()