net/http.Transport.altMu (field)
3 uses
net/http (current package)
transport.go#L104: altMu sync.Mutex // guards changing altProto only
transport.go#L740: t.altMu.Lock()
transport.go#L741: defer t.altMu.Unlock()
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)