#include <threads.h>
List of all members.
Static Protected Attributes |
| static LWMTUtilFuncs * | globPtr |
| | Pointer to the global functions.
|
Constructor & Destructor Documentation
| lwpp::MTUtilBase::MTUtilBase |
( |
void |
| ) |
|
|
inline |
| virtual lwpp::MTUtilBase::~MTUtilBase |
( |
| ) |
|
|
inlinevirtual |
Member Function Documentation
Check if the global is available.
Get the pointer to the global.
| virtual int lwpp::MTUtilBase::Lock |
( |
const MutexID |
mutex | ) |
const |
|
pure virtual |
Get the pointer to the global.
| virtual int lwpp::MTUtilBase::UnLock |
( |
const MutexID |
mutex | ) |
const |
|
pure virtual |
Member Data Documentation
Pointer to the global functions.
The documentation for this class was generated from the following file: