mutex::lock Class Reference
Exception-safe
mutex lock class.
More...
#include <_mutex_pthreads.h>
List of all members.
Detailed Description
Exception-safe
mutex lock class.
Definition at line 74 of file _mutex_pthreads.h.
Constructor & Destructor Documentation
mutex::lock::lock |
( |
mutex & |
x |
) |
[inline] |
mutex::lock::~lock |
( |
|
) |
[inline] |
mutex::lock::lock |
( |
mutex & |
x |
) |
[inline] |
mutex::lock::~lock |
( |
|
) |
[inline] |
mutex::lock::lock |
( |
mutex & |
x |
) |
[inline] |
mutex::lock::~lock |
( |
|
) |
[inline] |
Member Function Documentation
mutex& mutex::lock::get |
( |
|
) |
[inline] |
mutex& mutex::lock::get |
( |
|
) |
[inline] |
Member Data Documentation
The documentation for this class was generated from the following files: