#include <boost/memory_order.hpp>
#include <boost/atomic/detail/base.hpp>
#include <boost/atomic/detail/cas32weak.hpp>
Go to the source code of this file.
#define BOOST_ATOMIC_ADDRESS_LOCK_FREE 2 |
Definition at line 44 of file linux-arm.hpp.
#define BOOST_ATOMIC_BOOL_LOCK_FREE 2 |
Definition at line 45 of file linux-arm.hpp.
#define BOOST_ATOMIC_CHAR16_T_LOCK_FREE 2 |
Definition at line 37 of file linux-arm.hpp.
#define BOOST_ATOMIC_CHAR32_T_LOCK_FREE 2 |
Definition at line 38 of file linux-arm.hpp.
#define BOOST_ATOMIC_CHAR_LOCK_FREE 2 |
Definition at line 36 of file linux-arm.hpp.
#define BOOST_ATOMIC_INT_LOCK_FREE 2 |
Definition at line 41 of file linux-arm.hpp.
#define BOOST_ATOMIC_LLONG_LOCK_FREE 0 |
Definition at line 43 of file linux-arm.hpp.
#define BOOST_ATOMIC_LONG_LOCK_FREE 2 |
Definition at line 42 of file linux-arm.hpp.
#define BOOST_ATOMIC_SHORT_LOCK_FREE 2 |
Definition at line 40 of file linux-arm.hpp.
#define BOOST_ATOMIC_SIGNAL_FENCE 2 |
Definition at line 133 of file linux-arm.hpp.
#define BOOST_ATOMIC_THREAD_FENCE 2 |
Definition at line 119 of file linux-arm.hpp.
#define BOOST_ATOMIC_WCHAR_T_LOCK_FREE 2 |
Definition at line 39 of file linux-arm.hpp.