Home
last modified time | relevance | path

Searched defs:syscall_getpid (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/prebuilts/go/linux-x86/src/runtime/
Dsyscall_aix.go178 func syscall_getpid() (pid, err uintptr) { func
Dsyscall_solaris.go175 func syscall_getpid() (pid, err uintptr) { func