sync.Mutex.TryLock (method) 2 uses sync (current package) mutex.go#L54: func (m *Mutex) TryLock() bool { rwmutex.go#L174: if !rw.w.TryLock() {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)