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 21 func mach_task_self() uint32 func
341 tx.h.msgh_remote_port = mach_task_self()
370 tx.h.msgh_remote_port = mach_task_self()
  /prebuilts/go/linux-x86/src/runtime/
os_darwin.go 21 func mach_task_self() uint32 func
341 tx.h.msgh_remote_port = mach_task_self()
370 tx.h.msgh_remote_port = mach_task_self()

Completed in 202 milliseconds