Home
last modified time | relevance | path

Searched defs:mach_port_num (Results 1 – 2 of 2) sorted by relevance

/llvm-project/lldb/tools/debugserver/source/MacOSX/
H A DMachThread.cpp28 uint64_t unique_thread_id, thread_t mach_port_num) in MachThread() argument
H A DMachThreadList.cpp310 const thread_t mach_port_num = thread_list[idx]; in UpdateThreadList() local