func runtime.reentersyscall
3 uses
runtime (current package)
cgocall.go#L238: reentersyscall(savedpc, uintptr(savedsp))
proc.go#L3498: func reentersyscall(pc, sp uintptr) {
proc.go#L3565: reentersyscall(getcallerpc(), getcallersp())
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)