|
ROOT 6.10/00 Reference Guide |
Definition at line 67 of file TAtomicCount.h.
Classes | |
| class | LockGuard |
Public Member Functions | |
| TAtomicCount (Long_t v) | |
| TAtomicCount (Long_t v) | |
| TAtomicCount (Long_t v) | |
| TAtomicCount (Long_t v) | |
| ~TAtomicCount () | |
| Long_t | Get () const |
| Long_t | Get () const |
| Long_t | Get () const |
| Long_t | Get () const |
| operator long () const | |
| operator long () const | |
| operator long () const | |
| operator long () const | |
| void | operator++ () |
| void | operator++ () |
| void | operator++ () |
| void | operator++ () |
| Long_t | operator-- () |
| Long_t | operator-- () |
| Long_t | operator-- () |
| Long_t | operator-- () |
| void | Set (Long_t v) |
| void | Set (Long_t v) |
| void | Set (Long_t v) |
| void | Set (Long_t v) |
Private Member Functions | |
| TAtomicCount (const TAtomicCount &) | |
| TAtomicCount (const TAtomicCount &) | |
| TAtomicCount (const TAtomicCount &) | |
| TAtomicCount (const TAtomicCount &) | |
| TAtomicCount & | operator= (const TAtomicCount &) |
| TAtomicCount & | operator= (const TAtomicCount &) |
| TAtomicCount & | operator= (const TAtomicCount &) |
| TAtomicCount & | operator= (const TAtomicCount &) |
Private Attributes | |
| _Atomic_word | fCnt |
| Long_t | fCnt |
| pthread_mutex_t | fMutex |
#include <TAtomicCount.h>
|
private |
|
inlineexplicit |
Definition at line 75 of file TAtomicCount.h.
|
private |
|
inlineexplicit |
Definition at line 60 of file TAtomicCountGcc.h.
|
private |
|
inlineexplicit |
Definition at line 52 of file TAtomicCountPthread.h.
|
inline |
Definition at line 56 of file TAtomicCountPthread.h.
|
private |
|
inlineexplicit |
Definition at line 40 of file TWin32AtomicCount.h.
|
inline |
Definition at line 45 of file TWin32AtomicCount.h.
|
inline |
Definition at line 72 of file TAtomicCountGcc.h.
|
inline |
Definition at line 78 of file TAtomicCountPthread.h.
|
inline |
Definition at line 80 of file TAtomicCount.h.
|
inline |
Definition at line 43 of file TWin32AtomicCount.h.
|
inline |
Definition at line 63 of file TAtomicCountGcc.h.
|
inline |
Definition at line 68 of file TAtomicCountPthread.h.
|
inline |
Definition at line 78 of file TAtomicCount.h.
|
inline |
Definition at line 41 of file TWin32AtomicCount.h.
|
inline |
Definition at line 58 of file TAtomicCountPthread.h.
|
inline |
Definition at line 61 of file TAtomicCountGcc.h.
|
inline |
Definition at line 76 of file TAtomicCount.h.
|
inline |
Definition at line 42 of file TWin32AtomicCount.h.
|
inline |
Definition at line 62 of file TAtomicCountGcc.h.
|
inline |
Definition at line 63 of file TAtomicCountPthread.h.
|
inline |
Definition at line 77 of file TAtomicCount.h.
|
private |
|
private |
|
private |
|
private |
Definition at line 44 of file TWin32AtomicCount.h.
Definition at line 64 of file TAtomicCountGcc.h.
Definition at line 73 of file TAtomicCountPthread.h.
Definition at line 79 of file TAtomicCount.h.
|
mutableprivate |
Definition at line 54 of file TAtomicCountGcc.h.
|
private |
Definition at line 69 of file TAtomicCount.h.
|
mutableprivate |
Definition at line 38 of file TAtomicCountPthread.h.