Home
last modified time | relevance | path

Searched refs:mach_port_id (Results 1 – 2 of 2) sorted by relevance

/external/lldb/tools/debugserver/source/MacOSX/
DMachThread.cpp697 MachThread::GetGloballyUniqueThreadIDForMachPortID (thread_t mach_port_id) in GetGloballyUniqueThreadIDForMachPortID() argument
702 kr = thread_info (mach_port_id, THREAD_IDENTIFIER_INFO, in GetGloballyUniqueThreadIDForMachPortID()
706 return mach_port_id; in GetGloballyUniqueThreadIDForMachPortID()
DMachThread.h111 static uint64_t GetGloballyUniqueThreadIDForMachPortID (thread_t mach_port_id);