go.uber.org/atomic.Int32.Swap (method)

one use

	go.uber.org/atomic (current package)
		int32.go#L86: func (i *Int32) Swap(val int32) (old int32) {