Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/Process/Darwin/
H A DNativeThreadDarwin.h43 GetGloballyUniqueThreadIDForMachPortID(::thread_t mach_port_id);
H A DNativeThreadDarwin.cpp24 uint64_t NativeThreadDarwin::GetGloballyUniqueThreadIDForMachPortID( in GetGloballyUniqueThreadIDForMachPortID() function in NativeThreadDarwin
H A DNativeThreadListDarwin.cpp370 NativeThreadDarwin::GetGloballyUniqueThreadIDForMachPortID( in UpdateThreadList()