google.golang.org/grpc.pickerWrapper.mu (field)
10 uses
google.golang.org/grpc (current package)
picker_wrapper.go#L36: mu sync.Mutex
picker_wrapper.go#L48: pw.mu.Lock()
picker_wrapper.go#L50: pw.mu.Unlock()
picker_wrapper.go#L57: pw.mu.Unlock()
picker_wrapper.go#L89: pw.mu.Lock()
picker_wrapper.go#L91: pw.mu.Unlock()
picker_wrapper.go#L102: pw.mu.Unlock()
picker_wrapper.go#L124: pw.mu.Unlock()
picker_wrapper.go#L170: pw.mu.Lock()
picker_wrapper.go#L171: defer pw.mu.Unlock()
![]() |
The pages are generated with Golds v0.3.2-preview. (GOOS=darwin GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |