func runtime.mStackIsSystemAllocated
3 uses
runtime (current package)
proc.go#L1223: func mStackIsSystemAllocated() bool {
proc.go#L1275: if mStackIsSystemAllocated() {
proc.go#L1758: if iscgo || mStackIsSystemAllocated() {
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)