Go to the source code of this file.
#define BOOST_ATOMIC_ADDRESS_LOCK_FREE 2 |
Definition at line 24 of file gcc-x86.hpp.
#define BOOST_ATOMIC_BOOL_LOCK_FREE 2 |
Definition at line 25 of file gcc-x86.hpp.
#define BOOST_ATOMIC_CHAR16_T_LOCK_FREE 2 |
Definition at line 11 of file gcc-x86.hpp.
#define BOOST_ATOMIC_CHAR32_T_LOCK_FREE 2 |
Definition at line 12 of file gcc-x86.hpp.
#define BOOST_ATOMIC_CHAR_LOCK_FREE 2 |
Definition at line 10 of file gcc-x86.hpp.
#define BOOST_ATOMIC_INT_LOCK_FREE 2 |
Definition at line 15 of file gcc-x86.hpp.
#define BOOST_ATOMIC_LLONG_LOCK_FREE 1 |
Definition at line 21 of file gcc-x86.hpp.
#define BOOST_ATOMIC_LONG_LOCK_FREE 2 |
Definition at line 16 of file gcc-x86.hpp.
#define BOOST_ATOMIC_SHORT_LOCK_FREE 2 |
Definition at line 14 of file gcc-x86.hpp.
#define BOOST_ATOMIC_SIGNAL_FENCE 2 |
Definition at line 60 of file gcc-x86.hpp.
#define BOOST_ATOMIC_THREAD_FENCE 2 |
Definition at line 35 of file gcc-x86.hpp.
#define BOOST_ATOMIC_WCHAR_T_LOCK_FREE 2 |
Definition at line 13 of file gcc-x86.hpp.
#define BOOST_ATOMIC_X86_FENCE_INSTR "lock ; addl $0, (%%esp)\n" |
Definition at line 32 of file gcc-x86.hpp.