net/http.http2clientConnPool.mu (field)
16 uses
net/http (current package)
h2_bundle.go#L713: mu sync.Mutex // TODO: maybe switch to RWMutex
h2_bundle.go#L763: p.mu.Lock()
h2_bundle.go#L769: p.mu.Unlock()
h2_bundle.go#L774: p.mu.Unlock()
h2_bundle.go#L779: p.mu.Unlock()
h2_bundle.go#L814: c.p.mu.Lock()
h2_bundle.go#L819: c.p.mu.Unlock()
h2_bundle.go#L831: p.mu.Lock()
h2_bundle.go#L834: p.mu.Unlock()
h2_bundle.go#L850: p.mu.Unlock()
h2_bundle.go#L870: p.mu.Lock()
h2_bundle.go#L877: p.mu.Unlock()
h2_bundle.go#L899: p.mu.Lock()
h2_bundle.go#L900: defer p.mu.Unlock()
h2_bundle.go#L917: p.mu.Lock()
h2_bundle.go#L918: defer p.mu.Unlock()
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)