go.opencensus.io/trace.spanStore.mu (field)
15 uses
go.opencensus.io/trace (current package)
spanstore.go#L49: s.mu.Lock()
spanstore.go#L50: defer s.mu.Unlock()
spanstore.go#L66: s.mu.Lock()
spanstore.go#L67: defer s.mu.Unlock()
spanstore.go#L118: s.mu.Lock()
spanstore.go#L136: s.mu.Unlock()
spanstore.go#L152: s.mu.Lock()
spanstore.go#L153: defer s.mu.Unlock()
spanstore.go#L187: mu sync.Mutex // protects everything below.
spanstore.go#L262: s.mu.Lock()
spanstore.go#L270: s.mu.Unlock()
spanstore.go#L275: s.mu.Lock()
spanstore.go#L277: s.mu.Unlock()
spanstore.go#L289: s.mu.Lock()
spanstore.go#L305: s.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. |