const runtime._SIGINT

2 uses

	runtime (current package)
		defs_darwin_amd64.go#L35: 	_SIGINT    = 0x2
		signal_unix.go#L156: 	case _SIGHUP, _SIGINT: