mutex Class Reference
class supports
mutex
More...
#include <primitives.h>
List of all members.
Detailed Description
class supports
mutex
Definition at line 40 of file primitives.h.
Member Typedef Documentation
Constructor & Destructor Documentation
mutex::mutex |
( |
const mutex & |
x |
) |
[private] |
BEGIN_TERIMBER_NAMESPACE mutex::mutex |
( |
|
) |
|
Member Function Documentation
mutex& mutex::operator= |
( |
const mutex & |
x |
) |
[private] |
bool mutex::lock |
( |
|
) |
const |
void mutex::unlock |
( |
|
) |
const |
bool mutex::trylock |
( |
|
) |
const |
mutex::operator const _HANDLE_ * |
( |
|
) |
const [inline] |
Member Data Documentation
The documentation for this class was generated from the following files: