google.golang.org/grpc.ccResolverWrapper.pollingMu (field)

3 uses

	google.golang.org/grpc (current package)
		resolver_conn_wrapper.go#L44: 	pollingMu sync.Mutex
		resolver_conn_wrapper.go#L99: 	ccr.pollingMu.Lock()
		resolver_conn_wrapper.go#L100: 	defer ccr.pollingMu.Unlock()