#include <string.h>
#include <boost/memory_order.hpp>
#include <boost/smart_ptr/detail/spinlock_pool.hpp>
Go to the source code of this file.
Namespaces | |
boost | |
boost::detail | |
boost::detail::atomic | |
Macros | |
#define | BOOST_ATOMIC_DECLARE_ADDITIVE_OPERATORS |
#define | BOOST_ATOMIC_DECLARE_BASE_OPERATORS |
#define | BOOST_ATOMIC_DECLARE_BIT_OPERATORS |
#define | BOOST_ATOMIC_DECLARE_INTEGRAL_OPERATORS |
#define | BOOST_ATOMIC_DECLARE_POINTER_OPERATORS |
Functions | |
static memory_order | boost::detail::atomic::calculate_failure_order (memory_order order) |
#define BOOST_ATOMIC_DECLARE_BASE_OPERATORS |
#define BOOST_ATOMIC_DECLARE_BIT_OPERATORS |
#define BOOST_ATOMIC_DECLARE_INTEGRAL_OPERATORS |
#define BOOST_ATOMIC_DECLARE_POINTER_OPERATORS |