#include <sysc/packages/boost/detail/atomic_count_gcc.hpp>

Public Member Functions | |
| atomic_count (long v) | |
| void | operator++ () |
| long | operator-- () |
| operator long () const | |
| atomic_count (long v) | |
| ~atomic_count () | |
| void | operator++ () |
| long | operator-- () |
| operator long () const | |
| atomic_count (long v) | |
| long | operator++ () |
| long | operator-- () |
| operator long () const | |
Classes | |
| class | scoped_lock |
Definition at line 35 of file atomic_count_gcc.hpp.
| boost::detail::atomic_count::atomic_count | ( | long | v | ) | [inline, explicit] |
Definition at line 39 of file atomic_count_gcc.hpp.
| 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 | ( | long | v | ) | [inline, explicit] |
Definition at line 32 of file atomic_count_win32.hpp.
| void boost::detail::atomic_count::operator++ | ( | ) | [inline] |
Definition at line 41 of file atomic_count_gcc.hpp.
| long boost::detail::atomic_count::operator-- | ( | ) | [inline] |
Definition at line 46 of file atomic_count_gcc.hpp.
| boost::detail::atomic_count::operator long | ( | ) | const [inline] |
Definition at line 51 of file atomic_count_gcc.hpp.
| void 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 71 of file atomic_count_pthreads.hpp.
| boost::detail::atomic_count::operator long | ( | ) | const [inline] |
Definition at line 77 of file atomic_count_pthreads.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 41 of file atomic_count_win32.hpp.
| boost::detail::atomic_count::operator long | ( | ) | const [inline] |
Definition at line 46 of file atomic_count_win32.hpp.
1.5.5