Loading...
Searching...
No Matches
Go to the documentation of this file.
12#if defined(__clang__) || defined(AO_PREFER_BUILTIN_ATOMICS)
15# define AO_GCC_FORCE_HAVE_CAS
20# if !defined(__GCC_HAVE_SYNC_COMPARE_AND_SWAP_1)
21# define AO_NO_char_ARITHM
23# if !defined(__GCC_HAVE_SYNC_COMPARE_AND_SWAP_2)
24# define AO_NO_short_ARITHM
30#undef AO_GCC_FORCE_HAVE_CAS
31#undef AO_NO_char_ARITHM
32#undef AO_NO_short_ARITHM