Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/go/linux-x86/src/runtime/
Dsyscall_aix.go171 func syscall_forkx(flags uintptr) (pid uintptr, err uintptr) { func
Dsyscall_solaris.go141 func syscall_forkx(flags uintptr) (pid uintptr, err uintptr) { func