const runtime._SA_SIGINFO

2 uses

	runtime (current package)
		defs_darwin_amd64.go#L28: 	_SA_SIGINFO   = 0x40
		os_darwin.go#L357: 	sa.sa_flags = _SA_SIGINFO | _SA_ONSTACK | _SA_RESTART