![]() |
ROOT 6.07/09 Reference Guide |
Definition at line 71 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 79 of file TAtomicCount.h.
|
private |
|
inlineexplicit |
Definition at line 56 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 39 of file TAtomicCountWin32.h.
|
inline |
Definition at line 44 of file TAtomicCountWin32.h.
|
inline |
Definition at line 68 of file TAtomicCountGcc.h.
|
inline |
Definition at line 78 of file TAtomicCountPthread.h.
|
inline |
Definition at line 84 of file TAtomicCount.h.
|
inline |
Definition at line 42 of file TAtomicCountWin32.h.
|
inline |
Definition at line 59 of file TAtomicCountGcc.h.
|
inline |
Definition at line 68 of file TAtomicCountPthread.h.
|
inline |
Definition at line 82 of file TAtomicCount.h.
|
inline |
Definition at line 40 of file TAtomicCountWin32.h.
|
inline |
Definition at line 57 of file TAtomicCountGcc.h.
|
inline |
Definition at line 58 of file TAtomicCountPthread.h.
|
inline |
Definition at line 80 of file TAtomicCount.h.
|
inline |
Definition at line 41 of file TAtomicCountWin32.h.
|
inline |
Definition at line 58 of file TAtomicCountGcc.h.
|
inline |
Definition at line 63 of file TAtomicCountPthread.h.
|
inline |
Definition at line 81 of file TAtomicCount.h.
|
private |
|
private |
|
private |
|
private |
Definition at line 43 of file TAtomicCountWin32.h.
Definition at line 60 of file TAtomicCountGcc.h.
Definition at line 73 of file TAtomicCountPthread.h.
Definition at line 83 of file TAtomicCount.h.
|
mutableprivate |
Definition at line 50 of file TAtomicCountGcc.h.
|
private |
Definition at line 73 of file TAtomicCount.h.
|
mutableprivate |
Definition at line 38 of file TAtomicCountPthread.h.