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

  /external/libchrome/base/mac/
scoped_mach_port.cc 23 mach_port_mod_refs(mach_task_self(), port, MACH_PORT_RIGHT_RECEIVE, -1);
25 << "ScopedMachReceiveRight mach_port_mod_refs";
31 mach_port_mod_refs(mach_task_self(), port, MACH_PORT_RIGHT_PORT_SET, -1);
33 << "ScopedMachPortSet mach_port_mod_refs";
  /external/libchrome/base/memory/
shared_memory_handle_mac.cc 65 kern_return_t kr = mach_port_mod_refs(mach_task_self(), memory_object_,
  /external/valgrind/coregrind/
pub_core_threadstate.h 182 } mach_port_mod_refs; member in union:__anon37524::__anon37525
  /external/valgrind/coregrind/m_syswrap/
syswrap-darwin.c     [all...]
priv_syswrap-darwin.h 648 DECL_TEMPLATE(darwin, mach_port_mod_refs);

Completed in 543 milliseconds