Home
last modified time | relevance | path

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

/external/lldb/tools/debugserver/source/MacOSX/
DMachException.cpp277 mach_msg_timeout_t mach_msg_timeout = options & MACH_RCV_TIMEOUT ? timeout : 0; in Receive() local
291 mach_msg_timeout, in Receive()
300mach_msg_timeout, // timeout in msec (obeyed only if MACH_RCV_TIMEOUT is ORed into the opt… in Receive()
317 mach_msg_timeout, in Receive()