func internal/race.Disable
9 uses
internal/race (current package)
norace.go#L24: func Disable() {
sync
pool.go#L100: race.Disable()
pool.go#L126: race.Disable()
rwmutex.go#L59: race.Disable()
rwmutex.go#L79: race.Disable()
rwmutex.go#L108: race.Disable()
rwmutex.go#L135: race.Disable()
waitgroup.go#L61: race.Disable()
waitgroup.go#L107: race.Disable()
![]() |
The pages are generated with Golds v0.3.2-preview. (GOOS=darwin 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 @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |