func runtime/internal/atomic.Storeint32

2 uses

	runtime/internal/atomic (current package)
		stubs.go#L27: func Storeint32(ptr *int32, new int32)
		types.go#L28: 	Storeint32(&i.value, value)