TAtomicCount::LockGuard Class Reference

List of all members.

Public Member Functions

 LockGuard (pthread_mutex_t &m)
 ~LockGuard ()
 LockGuard (pthread_mutex_t &m)
 ~LockGuard ()

Private Attributes

pthread_mutex_tfM
pthread_mutex_tfM

Detailed Description

Definition at line 41 of file TAtomicCountPthread.h.


Constructor & Destructor Documentation

TAtomicCount::LockGuard::LockGuard ( pthread_mutex_t m  )  [inline]

Definition at line 45 of file TAtomicCountPthread.h.

References fM, and pthread_mutex_lock().

TAtomicCount::LockGuard::~LockGuard (  )  [inline]

Definition at line 46 of file TAtomicCountPthread.h.

References fM, and pthread_mutex_unlock().

TAtomicCount::LockGuard::LockGuard ( pthread_mutex_t m  )  [inline]

Definition at line 45 of file TAtomicCountPthread.h.

References fM, and pthread_mutex_lock().

TAtomicCount::LockGuard::~LockGuard (  )  [inline]

Definition at line 46 of file TAtomicCountPthread.h.

References fM, and pthread_mutex_unlock().


Member Data Documentation

pthread_mutex_t& TAtomicCount::LockGuard::fM [private]

Definition at line 43 of file TAtomicCountPthread.h.

Referenced by LockGuard(), and ~LockGuard().

pthread_mutex_t& TAtomicCount::LockGuard::fM [private]

Definition at line 43 of file TAtomicCountPthread.h.


The documentation for this class was generated from the following files:
Generated on Tue Jul 5 16:34:40 2011 for ROOT_528-00b_version by  doxygen 1.5.1