Mutex Class Reference

#include <Thread.H>

List of all members.

Public Member Functions

 Mutex ()
virtual ~Mutex ()
void lock ()
void unlock ()
bool trylock ()

Protected Attributes

Implementation * m_impl


Constructor & Destructor Documentation

Mutex::Mutex (  )  [inline]

Mutex::~Mutex (  )  [inline, virtual]


Member Function Documentation

void Mutex::lock (  )  [inline]

void Mutex::unlock (  )  [inline]

bool Mutex::trylock (  ) 


Member Data Documentation

Implementation* Mutex::m_impl [protected]


The documentation for this class was generated from the following file:

Generated on Fri Nov 21 10:11:02 2008 for AMRParticlePaths by  doxygen 1.5.5