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

  /external/libchrome/base/mac/
mach_port_util.cc 40 send_msg.header.msgh_id = 0;
71 if (recv_msg.header.msgh_id != 0)
  /external/google-breakpad/src/client/mac/handler/
exception_handler.cc 156 OutHeadP->msgh_id = InHeadP->msgh_id + 100;
158 if (InHeadP->msgh_id != 2401) {
509 if (receive.header.msgh_id == kShutdownMessage)
522 if (receive.header.msgh_id == kWriteDumpWithExceptionMessage) {
791 msg.header.msgh_id = message_id;
  /external/valgrind/coregrind/
pub_core_threadstate.h 170 Int msgh_id; // outgoing message id member in struct:__anon37524
  /prebuilts/go/darwin-x86/src/runtime/
os_darwin.go 238 id := h.msgh_id
274 if h.msgh_id != id+_MachReply {
276 print("mach_msg _MachReply id mismatch ", h.msgh_id, " != ", id+_MachReply, "\n")
342 tx.h.msgh_id = tmach_semcreate
371 tx.h.msgh_id = tmach_semdestroy
defs_darwin_arm.go 137 msgh_id int32
defs_darwin_arm64.go 135 msgh_id int32
defs_darwin_386.go 135 msgh_id int32
defs_darwin_amd64.go 135 msgh_id int32
  /prebuilts/go/linux-x86/src/runtime/
os_darwin.go 238 id := h.msgh_id
274 if h.msgh_id != id+_MachReply {
276 print("mach_msg _MachReply id mismatch ", h.msgh_id, " != ", id+_MachReply, "\n")
342 tx.h.msgh_id = tmach_semcreate
371 tx.h.msgh_id = tmach_semdestroy
defs_darwin_arm.go 137 msgh_id int32
defs_darwin_arm64.go 135 msgh_id int32
defs_darwin_386.go 135 msgh_id int32
defs_darwin_amd64.go 135 msgh_id int32
  /external/valgrind/coregrind/m_syswrap/
syswrap-darwin.c 270 msg.msgh_id = 3600; // thread_terminate
    [all...]
  /external/libchrome/base/memory/
shared_memory_mac_unittest.cc 144 send_hdr->msgh_id = 0;
  /external/valgrind/coregrind/m_scheduler/
scheduler.c 502 tst->os_state.msgh_id = 0;
    [all...]

Completed in 1070 milliseconds