const internal/race.Enabled
37 uses
internal/race (current package)
norace.go#L13: const Enabled = false
sync
mutex.go#L86: if race.Enabled {
mutex.go#L113: if race.Enabled {
mutex.go#L203: if race.Enabled {
mutex.go#L215: if race.Enabled {
pool.go#L103: if race.Enabled {
pool.go#L118: if race.Enabled {
pool.go#L132: if race.Enabled {
pool.go#L148: if race.Enabled {
rwmutex.go#L66: if race.Enabled {
rwmutex.go#L74: if race.Enabled {
rwmutex.go#L86: if race.Enabled {
rwmutex.go#L93: if race.Enabled {
rwmutex.go#L99: if race.Enabled {
rwmutex.go#L113: if race.Enabled {
rwmutex.go#L122: if race.Enabled {
rwmutex.go#L143: if race.Enabled {
rwmutex.go#L155: if race.Enabled {
rwmutex.go#L168: if race.Enabled {
rwmutex.go#L173: if race.Enabled {
rwmutex.go#L180: if race.Enabled {
rwmutex.go#L185: if race.Enabled {
rwmutex.go#L200: if race.Enabled {
rwmutex.go#L218: if race.Enabled {
waitgroup.go#L46: if race.Enabled {
waitgroup.go#L57: if race.Enabled && delta > 0 && v == int32(delta) {
waitgroup.go#L94: if race.Enabled {
waitgroup.go#L103: if race.Enabled {
waitgroup.go#L111: if race.Enabled && w == 0 {
waitgroup.go#L122: if race.Enabled {
syscall
syscall_unix.go#L184: if race.Enabled {
syscall_unix.go#L202: if race.Enabled {
syscall_unix.go#L213: if race.Enabled && n > 0 {
syscall_unix.go#L227: if race.Enabled {
syscall_unix.go#L245: if race.Enabled {
syscall_unix.go#L249: if race.Enabled && n > 0 {
syscall_unix.go#L518: if race.Enabled {
![]() |
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |