docs/atomics.txt
0 → 100644
+352
−0
+2
−1
+4
−5
+166
−32
+1
−2
Loading
We're already using them in several places, but __sync builtins are just too ugly to type, and do not provide seqcst load/store operations. Reviewed-by:Richard Henderson <rth@twiddle.net> Signed-off-by:
Paolo Bonzini <pbonzini@redhat.com>