MutexLock Class Reference
[Classes for basic data types and vectors/arrays (tjutils library)]

#include <tjthread.h>

Collaboration diagram for MutexLock:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 MutexLock (Mutex &mutex)
 ~MutexLock ()

Detailed Description

Lock object using a mutex.

Definition at line 83 of file tjthread.h.


Constructor & Destructor Documentation

MutexLock::MutexLock ( Mutex mutex  )  [inline]

Constructs a lock using 'mutex'. The mutex is locked for the lifetime of the object.

Definition at line 90 of file tjthread.h.


The documentation for this class was generated from the following file:
Generated on Sat Jun 14 12:31:46 2008 by  doxygen 1.5.1