#include <atomic_count_gcc.hpp>
Definition at line 39 of file atomic_count_gcc.hpp.
boost::detail::atomic_count::atomic_count | ( | long | v | ) | [inline, explicit] |
Definition at line 43 of file atomic_count_gcc.hpp.
boost::detail::atomic_count::atomic_count | ( | atomic_count const & | ) | [private] |
boost::detail::atomic_count::atomic_count | ( | long | v | ) | [inline, explicit] |
Definition at line 26 of file atomic_count_gcc_x86.hpp.
boost::detail::atomic_count::atomic_count | ( | atomic_count const & | ) | [private] |
boost::detail::atomic_count::atomic_count | ( | long | v | ) | [inline, explicit] |
Definition at line 55 of file atomic_count_pthreads.hpp.
boost::detail::atomic_count::~atomic_count | ( | ) | [inline] |
Definition at line 60 of file atomic_count_pthreads.hpp.
boost::detail::atomic_count::atomic_count | ( | atomic_count const & | ) | [private] |
boost::detail::atomic_count::atomic_count | ( | uint32_t | v | ) | [inline, explicit] |
Definition at line 28 of file atomic_count_solaris.hpp.
boost::detail::atomic_count::atomic_count | ( | atomic_count const & | ) | [private] |
boost::detail::atomic_count::atomic_count | ( | long | v | ) | [inline, explicit] |
Definition at line 32 of file atomic_count_sync.hpp.
boost::detail::atomic_count::atomic_count | ( | atomic_count const & | ) | [private] |
boost::detail::atomic_count::atomic_count | ( | long | v | ) | [inline, explicit] |
Definition at line 32 of file atomic_count_win32.hpp.
boost::detail::atomic_count::atomic_count | ( | atomic_count const & | ) | [private] |
static int boost::detail::atomic_count::atomic_exchange_and_add | ( | int * | pw, |
int | dv | ||
) | [inline, static, private] |
Definition at line 52 of file atomic_count_gcc_x86.hpp.
boost::detail::atomic_count::operator long | ( | ) | const [inline] |
Definition at line 38 of file atomic_count_gcc_x86.hpp.
boost::detail::atomic_count::operator long | ( | ) | const [inline] |
Definition at line 44 of file atomic_count_sync.hpp.
boost::detail::atomic_count::operator long | ( | ) | const [inline] |
Definition at line 46 of file atomic_count_win32.hpp.
boost::detail::atomic_count::operator long | ( | ) | const [inline] |
Definition at line 55 of file atomic_count_gcc.hpp.
boost::detail::atomic_count::operator long | ( | ) | const [inline] |
Definition at line 77 of file atomic_count_pthreads.hpp.
boost::detail::atomic_count::operator uint32_t | ( | ) | const [inline] |
Definition at line 42 of file atomic_count_solaris.hpp.
long boost::detail::atomic_count::operator++ | ( | ) | [inline] |
Definition at line 28 of file atomic_count_gcc_x86.hpp.
long boost::detail::atomic_count::operator++ | ( | ) | [inline] |
Definition at line 32 of file atomic_count_solaris.hpp.
long boost::detail::atomic_count::operator++ | ( | ) | [inline] |
Definition at line 34 of file atomic_count_sync.hpp.
long boost::detail::atomic_count::operator++ | ( | ) | [inline] |
Definition at line 36 of file atomic_count_win32.hpp.
long boost::detail::atomic_count::operator++ | ( | ) | [inline] |
Definition at line 45 of file atomic_count_gcc.hpp.
long boost::detail::atomic_count::operator++ | ( | ) | [inline] |
Definition at line 65 of file atomic_count_pthreads.hpp.
long boost::detail::atomic_count::operator-- | ( | ) | [inline] |
Definition at line 33 of file atomic_count_gcc_x86.hpp.
long boost::detail::atomic_count::operator-- | ( | ) | [inline] |
Definition at line 37 of file atomic_count_solaris.hpp.
long boost::detail::atomic_count::operator-- | ( | ) | [inline] |
Definition at line 39 of file atomic_count_sync.hpp.
long boost::detail::atomic_count::operator-- | ( | ) | [inline] |
Definition at line 41 of file atomic_count_win32.hpp.
long boost::detail::atomic_count::operator-- | ( | ) | [inline] |
Definition at line 50 of file atomic_count_gcc.hpp.
long boost::detail::atomic_count::operator-- | ( | ) | [inline] |
Definition at line 71 of file atomic_count_pthreads.hpp.
atomic_count& boost::detail::atomic_count::operator= | ( | atomic_count const & | ) | [private] |
atomic_count& boost::detail::atomic_count::operator= | ( | atomic_count const & | ) | [private] |
atomic_count& boost::detail::atomic_count::operator= | ( | atomic_count const & | ) | [private] |
atomic_count& boost::detail::atomic_count::operator= | ( | atomic_count const & | ) | [private] |
atomic_count& boost::detail::atomic_count::operator= | ( | atomic_count const & | ) | [private] |
atomic_count& boost::detail::atomic_count::operator= | ( | atomic_count const & | ) | [private] |
pthread_mutex_t boost::detail::atomic_count::mutex_ [mutable, private] |
Definition at line 88 of file atomic_count_pthreads.hpp.
int boost::detail::atomic_count::value_ [mutable, private] |
Definition at line 48 of file atomic_count_gcc_x86.hpp.
uint32_t boost::detail::atomic_count::value_ [private] |
Definition at line 52 of file atomic_count_solaris.hpp.
long boost::detail::atomic_count::value_ [mutable, private] |
Definition at line 65 of file atomic_count_gcc.hpp.
long boost::detail::atomic_count::value_ [mutable, private] |
Definition at line 89 of file atomic_count_pthreads.hpp.