runtime/internal/atomic.Uint32.CompareAndSwapRelease (method)

one use

	runtime/internal/atomic (current package)
		types.go#L249: func (u *Uint32) CompareAndSwapRelease(old, new uint32) bool {