var io/ioutil.randmu
7 uses
io/ioutil (current package)
tempfile.go#L22: var randmu sync.Mutex
tempfile.go#L29: randmu.Lock()
tempfile.go#L36: randmu.Unlock()
tempfile.go#L67: randmu.Lock()
tempfile.go#L69: randmu.Unlock()
tempfile.go#L120: randmu.Lock()
tempfile.go#L122: randmu.Unlock()
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)