Home
last modified time | relevance | path

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

/llvm-project/lldb/tools/debugserver/source/MacOSX/
H A DMachException.h44 thread_t thread_port; member
114 thread_t thread_port; // Set to THREAD_NULL for any thread member
H A DMachException.cpp74 mach_port_t exc_port, mach_port_t thread_port, mach_port_t task_port, in catch_mach_exception_raise_state_identity()
93 catch_mach_exception_raise(mach_port_t exc_port, mach_port_t thread_port, in catch_mach_exception_raise()