const runtime._SigSetStack

2 uses

	runtime (current package)
		runtime2.go#L816: 	_SigSetStack             // add SA_ONSTACK to libc handler
		signal_unix.go#L163: 	if t.flags&_SigSetStack != 0 {