sync/atomic.Uintptr.Load (method) one use sync/atomic (current package) type.go#L200: func (x *Uintptr) Load() uintptr { return LoadUintptr(&x.v) }
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)