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