Searched refs:mach_msg_timeout (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/Process/Darwin/
H A DMachException.cpp189 mach_msg_timeout_t mach_msg_timeout = local
201 (uint64_t)sizeof(exc_msg.data), port, mach_msg_timeout,
212 mach_msg_timeout, // timeout in msec (obeyed only
228 sizeof(exc_msg.data), port, mach_msg_timeout, notify_port,

Completed in 76 milliseconds