const runtime._SIG_UNBLOCK

2 uses

	runtime (current package)
		os_darwin.go#L342: 	_SIG_UNBLOCK = 2
		signal_unix.go#L1081: 	sigprocmask(_SIG_UNBLOCK, &set, nil)