Go to the source code of this file.
|
class | boost::detail::atomic::base_atomic< T *, void *, 4, Sign > |
|
class | boost::detail::atomic::base_atomic< T, int, 1, false > |
|
class | boost::detail::atomic::base_atomic< T, int, 1, true > |
|
class | boost::detail::atomic::base_atomic< T, int, 2, false > |
|
class | boost::detail::atomic::base_atomic< T, int, 2, true > |
|
class | boost::detail::atomic::base_atomic< T, int, 4, Sign > |
|
class | boost::detail::atomic::base_atomic< T, void, 1, Sign > |
|
class | boost::detail::atomic::base_atomic< T, void, 2, Sign > |
|
class | boost::detail::atomic::base_atomic< T, void, 4, Sign > |
|
class | boost::detail::atomic::base_atomic< void *, void *, 4, Sign > |
|
#define BOOST_ATOMIC_ADDRESS_LOCK_FREE 2 |
#define BOOST_ATOMIC_ASM_SLOWPATH_CLEAR |
Value:"1:\n" \
".subsection 2\n" \
"2: addi %1,0,0\n" \
"b 1b\n" \
".previous\n" \
Definition at line 79 of file gcc-ppc.hpp.
#define BOOST_ATOMIC_BOOL_LOCK_FREE 2 |
#define BOOST_ATOMIC_CHAR16_T_LOCK_FREE 2 |
#define BOOST_ATOMIC_CHAR32_T_LOCK_FREE 2 |
#define BOOST_ATOMIC_CHAR_LOCK_FREE 2 |
#define BOOST_ATOMIC_INT_LOCK_FREE 2 |
#define BOOST_ATOMIC_LLONG_LOCK_FREE 0 |
#define BOOST_ATOMIC_LONG_LOCK_FREE 2 |
#define BOOST_ATOMIC_SHORT_LOCK_FREE 2 |
#define BOOST_ATOMIC_SIGNAL_FENCE 2 |
#define BOOST_ATOMIC_THREAD_FENCE 2 |
#define BOOST_ATOMIC_WCHAR_T_LOCK_FREE 2 |