Searched defs:lwp_mcontext_init (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/prebuilts/go/linux-x86/src/runtime/ |
D | os_netbsd_amd64.go | 12 func lwp_mcontext_init(mc *mcontextt, stk unsafe.Pointer, mp *m, gp *g, fn uintptr) { func
|
D | os_netbsd_386.go | 12 func lwp_mcontext_init(mc *mcontextt, stk unsafe.Pointer, mp *m, gp *g, fn uintptr) { func
|
D | os_netbsd_arm64.go | 12 func lwp_mcontext_init(mc *mcontextt, stk unsafe.Pointer, mp *m, gp *g, fn uintptr) { func
|
D | os_netbsd_arm.go | 12 func lwp_mcontext_init(mc *mcontextt, stk unsafe.Pointer, mp *m, gp *g, fn uintptr) { func
|