DescriptionAdd a skia method to perform an atomic add.
Complements sk_atomic_inc for when you want to increase by more than one.
This time, use the correct atomic add function on Windows.
Reviewed at https://codereview.appspot.com/6399050/
Committed: https://code.google.com/p/skia/source/detail?r=4623
Patch Set 1 #Patch Set 2 : #
|