synfig::Mutex Class Reference

#include <mutex.h>

Inheritance diagram for synfig::Mutex:

synfig::RecMutex

List of all members.

Public Member Functions

 Mutex ()
 ~Mutex ()
void lock ()
void unlock ()
bool try_lock ()
bool is_locked ()

Protected Attributes

void * blackbox

Friends

class RecMutex

Classes

class  Lock


Constructor & Destructor Documentation

synfig::Mutex::Mutex (  ) 

synfig::Mutex::~Mutex (  ) 


Member Function Documentation

void synfig::Mutex::lock (  ) 

void synfig::Mutex::unlock (  ) 

bool synfig::Mutex::try_lock (  ) 

bool Mutex::is_locked (  ) 


Friends And Related Function Documentation

friend class RecMutex [friend]


Member Data Documentation

void* synfig::Mutex::blackbox [protected]


The documentation for this class was generated from the following files:
Generated on Wed Aug 15 05:00:24 2007 for synfig by  doxygen 1.5.3