Atomic operations.
@hughsando Could you take a quick look if this is the right approach for hxcpp?
Do these differ from the versions in include/hx/Thread.h ?
Oh right, forgot those were a thing. Let's see, there's more operations, and these only uses intrinsics (those macOS OSAtomic* functions are deprecated).
If you prefer I can merge the two sets of atomic operations.
Yes, I think that would be better.
~~I'm not sure why the CI hung, that test works fine on my machine....~~ CI works fine now.
Is this what broke android? https://github.com/haxenme/nme/issues/720