func runtime/internal/atomic.Storeint64

2 uses

	runtime/internal/atomic (current package)
		stubs.go#L30: func Storeint64(ptr *int64, new int64)
		types.go#L81: 	Storeint64(&i.value, value)