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

  /prebuilts/go/darwin-x86/src/runtime/cgo/
gcc_signal_darwin_armx.c 121 ret = mach_port_allocate(mach_task_self(), MACH_PORT_RIGHT_RECEIVE, &port);
123 fprintf(stderr, "runtime/cgo: mach_port_allocate failed: %d\n", ret);
188 ret = mach_port_allocate(
193 fprintf(stderr, "runtime/cgo: mach_port_allocate failed for port_set: %d\n", ret);
  /prebuilts/go/linux-x86/src/runtime/cgo/
gcc_signal_darwin_armx.c 121 ret = mach_port_allocate(mach_task_self(), MACH_PORT_RIGHT_RECEIVE, &port);
123 fprintf(stderr, "runtime/cgo: mach_port_allocate failed: %d\n", ret);
188 ret = mach_port_allocate(
193 fprintf(stderr, "runtime/cgo: mach_port_allocate failed for port_set: %d\n", ret);
  /external/libchrome/base/mac/
mach_port_util.cc 86 mach_port_allocate(task_port, MACH_PORT_RIGHT_RECEIVE, &endpoint);
  /external/valgrind/coregrind/
pub_core_threadstate.h 177 } mach_port_allocate; member in union:__anon37524::__anon37525
  /external/libchrome/base/memory/
shared_memory_mac_unittest.cc 104 mach_port_allocate(mach_task_self(), // our task is acquiring
  /external/google-breakpad/src/client/mac/handler/
exception_handler.cc 737 kern_return_t result = mach_port_allocate(current_task,
  /external/valgrind/coregrind/m_syswrap/
priv_syswrap-darwin.h 645 DECL_TEMPLATE(darwin, mach_port_allocate);
syswrap-darwin.c     [all...]
  /external/bison/
configure     [all...]

Completed in 976 milliseconds