HomeSort by relevance Sort by last modified time
    Searched defs:mach_task_self (Results 1 - 2 of 2) sorted by null

  /prebuilts/go/darwin-x86/src/runtime/
os_darwin.go 23 func mach_task_self() uint32 func
366 tx.h.msgh_remote_port = mach_task_self()
395 tx.h.msgh_remote_port = mach_task_self()
  /prebuilts/go/linux-x86/src/runtime/
os_darwin.go 23 func mach_task_self() uint32 func
366 tx.h.msgh_remote_port = mach_task_self()
395 tx.h.msgh_remote_port = mach_task_self()

Completed in 112 milliseconds