go.uber.org/atomic.Uintptr.Load (method)
3 uses
go.uber.org/atomic (current package)
uintptr.go#L44: func (i *Uintptr) Load() uintptr {
uintptr.go#L92: return json.Marshal(i.Load())
uintptr.go#L107: v := i.Load()
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)