func internal/race.Enable
12 uses
internal/race (current package)
norace.go#L27: func Enable() {
sync
pool.go#L112: race.Enable()
pool.go#L142: race.Enable()
rwmutex.go#L66: race.Enable()
rwmutex.go#L86: race.Enable()
rwmutex.go#L92: race.Enable()
rwmutex.go#L119: race.Enable()
rwmutex.go#L141: race.Enable()
rwmutex.go#L151: race.Enable()
waitgroup.go#L62: defer race.Enable()
waitgroup.go#L116: race.Enable()
waitgroup.go#L135: race.Enable()
![]() |
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. |