src.elv.sh/pkg/cli/mode.navigation.stateMutex (field)
5 uses
src.elv.sh/pkg/cli/mode (current package)
navigation.go#L60: stateMutex sync.RWMutex
navigation.go#L65: w.stateMutex.Lock()
navigation.go#L66: defer w.stateMutex.Unlock()
navigation.go#L71: w.stateMutex.RLock()
navigation.go#L72: defer w.stateMutex.RUnlock()
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)