Home
last modified time | relevance | path

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

/external/libmojo/mojo/edk/system/
Dchannel.h76 uint32_t mach_port; member
Dchannel_posix.cc174 static_cast<mach_port_t>(mach_ports[mach_port_index].mach_port)); in GetReadPlatformHandles()
Dchannel.cc265 mach_ports_header_->entries[mach_port_index].mach_port = port; in SetHandles()
/external/valgrind/coregrind/
Dpub_core_threadstate.h166 } mach_port; member
/external/valgrind/coregrind/m_syswrap/
Dsyswrap-darwin.c5418 MACH_ARG(mach_port.port) = req->name; in PRE()
5442 record_port_dealloc(MACH_ARG(mach_port.port)); in POST()
5653 MACH_ARG(mach_port.port) = req->name; in PRE()
5677 record_port_destroy(MACH_ARG(mach_port.port)); in POST()