go.uber.org/atomic.Uintptr.CompareAndSwap (method)
2 uses
go.uber.org/atomic (current package)
uintptr.go#L72: return i.CompareAndSwap(old, new)
uintptr.go#L76: func (i *Uintptr) CompareAndSwap(old, new uintptr) (swapped bool) {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)