google.golang.org/grpc/internal/transport.http2Server.mu (field)
28 uses
google.golang.org/grpc/internal/transport (current package)
http2_server.go#L102: mu sync.Mutex // guard the following
http2_server.go#L378: t.mu.Lock()
http2_server.go#L380: t.mu.Unlock()
http2_server.go#L385: t.mu.Unlock()
http2_server.go#L396: t.mu.Unlock()
http2_server.go#L409: t.mu.Unlock()
http2_server.go#L466: t.mu.Lock()
http2_server.go#L468: t.mu.Unlock()
http2_server.go#L518: t.mu.Lock()
http2_server.go#L519: defer t.mu.Unlock()
http2_server.go#L557: t.mu.Lock()
http2_server.go#L562: t.mu.Unlock()
http2_server.go#L720: t.mu.Lock()
http2_server.go#L722: t.mu.Unlock()
http2_server.go#L981: t.mu.Lock()
http2_server.go#L984: t.mu.Unlock()
http2_server.go#L989: t.mu.Unlock()
http2_server.go#L1053: t.mu.Lock()
http2_server.go#L1055: t.mu.Unlock()
http2_server.go#L1061: t.mu.Unlock()
http2_server.go#L1086: t.mu.Lock()
http2_server.go#L1093: t.mu.Unlock()
http2_server.go#L1145: t.mu.Lock()
http2_server.go#L1146: defer t.mu.Unlock()
http2_server.go#L1159: t.mu.Lock()
http2_server.go#L1161: t.mu.Unlock()
http2_server.go#L1172: t.mu.Unlock()
http2_server.go#L1184: t.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. |