#include <boost/detail/interlocked.hpp>#include <boost/thread/detail/config.hpp>#include <boost/config/abi_prefix.hpp>#include <boost/config/abi_suffix.hpp>

Namespaces | |
| boost | |
| Duration formatting facet for input.  | |
| boost::detail | |
Functions | |
| long | boost::detail::interlocked_read_acquire (long volatile *x) BOOST_NOEXCEPT | 
| void * | boost::detail::interlocked_read_acquire (void *volatile *x) BOOST_NOEXCEPT | 
| void | boost::detail::interlocked_write_release (long volatile *x, long value) BOOST_NOEXCEPT | 
| void | boost::detail::interlocked_write_release (void *volatile *x, void *value) BOOST_NOEXCEPT |