golang.org/x/net/trace.eventFamily.mu (field)
9 uses
golang.org/x/net/trace (current package)
events.go#L168: mu sync.RWMutex
events.go#L173: f.mu.Lock()
events.go#L175: f.mu.Unlock()
events.go#L179: f.mu.Lock()
events.go#L180: defer f.mu.Unlock()
events.go#L191: f.mu.RLock()
events.go#L192: defer f.mu.RUnlock()
events.go#L202: f.mu.RLock()
events.go#L203: defer f.mu.RUnlock()
![]() |
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. |