var go.opencensus.io/trace.ssmu
13 uses
go.opencensus.io/trace (current package)
spanstore.go#L30: ssmu sync.RWMutex // protects spanStores
spanstore.go#L115: ssmu.RLock()
spanstore.go#L116: defer ssmu.RUnlock()
spanstore.go#L212: ssmu.RLock()
spanstore.go#L214: ssmu.RUnlock()
spanstore.go#L222: ssmu.RLock()
spanstore.go#L224: ssmu.RUnlock()
spanstore.go#L228: ssmu.Lock()
spanstore.go#L229: defer ssmu.Unlock()
spanstore.go#L243: ssmu.RLock()
spanstore.go#L245: ssmu.RUnlock()
spanstore.go#L250: ssmu.Lock()
spanstore.go#L251: defer ssmu.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. |