go.opencensus.io/trace.Span.mu (field)
23 uses
go.opencensus.io/trace (current package)
trace.go#L43: mu sync.Mutex // protects the contents of *data (but not the pointer value.)
trace.go#L297: s.mu.Lock()
trace.go#L315: s.mu.Unlock()
trace.go#L332: s.mu.Lock()
trace.go#L334: s.mu.Unlock()
trace.go#L342: s.mu.Lock()
trace.go#L344: s.mu.Unlock()
trace.go#L393: s.mu.Lock()
trace.go#L395: s.mu.Unlock()
trace.go#L405: s.mu.Lock()
trace.go#L407: s.mu.Unlock()
trace.go#L421: s.mu.Lock()
trace.go#L431: s.mu.Unlock()
trace.go#L437: s.mu.Lock()
trace.go#L447: s.mu.Unlock()
trace.go#L478: s.mu.Lock()
trace.go#L486: s.mu.Unlock()
trace.go#L500: s.mu.Lock()
trace.go#L508: s.mu.Unlock()
trace.go#L516: s.mu.Lock()
trace.go#L518: s.mu.Unlock()
trace.go#L528: s.mu.Lock()
trace.go#L530: 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. |