mutex.H File Reference

contains wrapper class for mutex (mutual exclusion) handling in a C++ multithreaded environment More...

#include <pthread.h>
#include "utils.H"

Include dependency graph for mutex.H:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CMutex
 wrapper class for the Mutual-Exclusion (Mutex) mechanism More...
class  CUnlockMutexAtDestruction
class  CConditionalUnlockMutexAtDestruction
class  CCriticalSection
class  CCriticalSection::Mutex


Detailed Description

contains wrapper class for mutex (mutual exclusion) handling in a C++ multithreaded environment

Definition in file mutex.H.


Generated on Wed Nov 7 23:30:05 2007 for Qsieve by  doxygen 1.5.4