net/http.Transport.connsPerHostMu (field)
5 uses
net/http (current package)
transport.go#L107: connsPerHostMu sync.Mutex
transport.go#L1415: t.connsPerHostMu.Lock()
transport.go#L1416: defer t.connsPerHostMu.Unlock()
transport.go#L1462: t.connsPerHostMu.Lock()
transport.go#L1463: defer t.connsPerHostMu.Unlock()
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)