2
0
mirror of https://github.com/boostorg/atomic.git synced 2026-01-28 07:02:08 +00:00
Tim Blechmann 3c288331b0 atomic: make use of gcc's __GCC_HAVE_SYNC_COMPARE_AND_SWAP_8
__i686__ is not enabled for every platform supporting cmpxchg8b. to work
around this, we provide a separate implementation via gcc's atomic builtins

[SVN r81736]
2012-12-06 12:35:32 +00:00
2012-07-22 13:05:39 +00:00
Description
Mirrored via gitea-mirror
2.3 MiB
Languages
C++ 99.3%
CMake 0.7%