const runtime._SA_RESTART

2 uses

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