atom icon indicating copy to clipboard operation
atom copied to clipboard

Use Acq/Rel ordering everywhere

Open torkleyy opened this issue 4 years ago • 0 comments

Fixes #15

Changed all methods to use Acquire, Release or AcqRel, whichever is the strictest.

I had to remove the ordering parameters from all the methods, so it's a breaking change.

torkleyy avatar Oct 08 '21 20:10 torkleyy