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