go/token.File.mutex (field)
19 uses
go/token (current package)
position.go#L106: mutex sync.Mutex
position.go#L128: f.mutex.Lock()
position.go#L130: f.mutex.Unlock()
position.go#L139: f.mutex.Lock()
position.go#L143: f.mutex.Unlock()
position.go#L155: f.mutex.Lock()
position.go#L156: defer f.mutex.Unlock()
position.go#L188: f.mutex.Lock()
position.go#L190: f.mutex.Unlock()
position.go#L210: f.mutex.Lock()
position.go#L212: f.mutex.Unlock()
position.go#L222: f.mutex.Lock()
position.go#L223: defer f.mutex.Unlock()
position.go#L257: f.mutex.Lock()
position.go#L261: f.mutex.Unlock()
position.go#L302: f.mutex.Lock()
position.go#L303: defer f.mutex.Unlock()
serialize.go#L57: f.mutex.Lock()
serialize.go#L65: f.mutex.Unlock()
![]() |
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. |