HomeSort by relevance Sort by last modified time
    Searched full:mach_port_insert_right (Results 1 - 9 of 9) sorted by null

  /external/bison/m4/
nocrash.m4 56 /* See http://web.mit.edu/darwin/src/modules/xnu/osfmk/man/mach_port_insert_right.html. */
57 if (mach_port_insert_right (self, our_exception_port, our_exception_port,
  /external/webkit/Source/WebKit2/UIProcess/Launcher/mac/
ThreadLauncherMac.mm 63 mach_port_insert_right(mach_task_self(), listeningPort, listeningPort, MACH_MSG_TYPE_MAKE_SEND);
ProcessLauncherMac.mm 197 mach_port_insert_right(mach_task_self(), listeningPort, listeningPort, MACH_MSG_TYPE_MAKE_SEND);
  /external/chromium/base/
mach_ipc_mac.mm 197 init_result_ = mach_port_insert_right(current_task,
227 init_result_ = mach_port_insert_right(current_task,
  /external/webkit/Source/WebKit2/Platform/CoreIPC/mac/
ConnectionMac.cpp 421 if (mach_port_insert_right(mach_task_self(), m_exceptionPort, m_exceptionPort, MACH_MSG_TYPE_MAKE_SEND) != KERN_SUCCESS)
  /external/valgrind/main/coregrind/m_syswrap/
priv_syswrap-darwin.h 512 DECL_TEMPLATE(darwin, mach_port_insert_right);
syswrap-darwin.c     [all...]
  /external/valgrind/main/coregrind/
pub_core_threadstate.h 188 } mach_port_insert_right; member in union:__anon16947::__anon16948
  /external/bison/
configure     [all...]

Completed in 1719 milliseconds