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.
Patch Set 1 #
Total comments: 8
Patch Set 2 : Use consistent names. Fix comments. #
Total comments: 2
Patch Set 3 : #
MessagesTotal messages: 6
|