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()