Atomically adds the given value to the element at index i, with memory effects as specified by VarHandle.getAndAdd.
i
VarHandle.getAndAdd
Parameters:
delta
Returns: the updated value
Diagram: AtomicArray