Home
last modified time | relevance | path

Searched defs:newosproc0 (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/prebuilts/go/linux-x86/src/runtime/
Dos_aix.go110 func newosproc0(stacksize uintptr, fn *funcDescriptor) { func
Dos_darwin.go263 func newosproc0(stacksize uintptr, fn uintptr) { func
Dos_freebsd.go233 func newosproc0(stacksize uintptr, fn unsafe.Pointer) { func
Dos_linux.go202 func newosproc0(stacksize uintptr, fn unsafe.Pointer) { func
Dos_windows.go793 func newosproc0(mp *m, stk unsafe.Pointer) { func