frepple::utils::Mutex Class Reference
This class is a wrapper around platform specific mutex functions.
More...
#include <utils.h>
List of all members.
Detailed Description
This class is a wrapper around platform specific mutex functions.
Definition at line 591 of file utils.h.
Constructor & Destructor Documentation
frepple::utils::Mutex::Mutex |
( |
|
) |
[inline] |
frepple::utils::Mutex::~Mutex |
( |
|
) |
[inline] |
Member Function Documentation
void frepple::utils::Mutex::lock |
( |
|
) |
[inline] |
void frepple::utils::Mutex::unlock |
( |
|
) |
[inline] |
The documentation for this class was generated from the following file: