func sync/atomic.CompareAndSwapInt64 one use sync/atomic (current package) doc.go#L77: func CompareAndSwapInt64(addr *int64, old, new int64) (swapped bool)
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)