sync/atomic.Uintptr.CompareAndSwap (method)

one use

	sync/atomic (current package)
		type.go#L177: func (x *Uintptr) CompareAndSwap(old, new uintptr) (swapped bool) {