HomeSort by relevance Sort by last modified time
    Searched refs:mach_msg (Results 1 - 8 of 8) sorted by null

  /external/valgrind/main/coregrind/m_mach/
mach_msg.c 28 * $Log:mach_msg.c,v $
60 mach_msg(msg, option, send_size, rcv_size, rcv_name, timeout, notify) function
  /external/chromium_org/sandbox/mac/
mach_message_server.cc 102 // Since mach_msg will automatically swap the request and reply ports,
113 kern_return_t kr = mach_msg(reply.mach, MACH_SEND_MSG,
171 kern_return_t kr = mach_msg(request, kRcvOptions, 0, buffer_size_,
  /external/lldb/source/Core/
ConnectionMachPort.cpp 291 kern_return_t kret = ::mach_msg (&message.head,
308 kern_return_t kret = ::mach_msg (&message.head,
  /external/lldb/tools/debugserver/source/MacOSX/
MachException.cpp 281 DNBLogThreaded ("::mach_msg ( msg->{bits = %#x, size = %u remote_port = %#x, local_port = %#x, reserved = 0x%x, id = 0x%x}, option = %#x, send_size = 0, rcv_size = %llu, rcv_name = %#x, timeout = %u, notify = %#x)",
295 err = ::mach_msg (&exc_msg.hdr,
306 err.LogThreaded("::mach_msg ( msg->{bits = %#x, size = %u remote_port = %#x, local_port = %#x, reserved = 0x%x, id = 0x%x}, option = %#x, send_size = %u, rcv_size = %u, rcv_name = %#x, timeout = %u, notify = %#x)",
397 DNBLogThreadedIf(LOG_EXCEPTIONS, "::mach_msg ( msg->{bits = %#x, size = %u, remote_port = %#x, local_port = %#x, reserved = 0x%x, id = 0x%x}, option = %#x, send_size = %u, rcv_size = %u, rcv_name = %#x, timeout = %u, notify = %#x)",
411 err = ::mach_msg ( &reply_msg.hdr,
424 err.LogThreaded("::mach_msg() - send interrupted");
432 err.LogThreaded("::mach_msg() - failed (task)");
438 err.LogThreaded("::mach_msg() - failed (child of task)");
  /external/valgrind/main/coregrind/m_syswrap/
priv_syswrap-darwin.h 574 DECL_TEMPLATE(darwin, mach_msg);
syswrap-darwin.c 290 mach_msg(&msg, MACH_SEND_MSG|MACH_MSG_OPTION_NONE,
720 // Set the POST handler for a mach_msg derivative
    [all...]
  /external/valgrind/main/
Android.mk 223 coregrind/m_mach/mach_msg.c \
  /external/bison/
configure     [all...]

Completed in 516 milliseconds