const golang.org/x/sys/unix.raceenabled

5 uses

	golang.org/x/sys/unix (current package)
		race0.go#L13: const raceenabled = false
		syscall_darwin.go#L369: 	if raceenabled {
		syscall_unix.go#L157: 	if raceenabled {
		syscall_unix.go#L169: 	if raceenabled {
		syscall_unix.go#L173: 	if raceenabled && n > 0 {