BMutex Class Reference
Mutex class.
More...
#include <BMutex.h>
List of all members.
Detailed Description
Mutex class.
Member Enumeration Documentation
Constructor & Destructor Documentation
BMutex::BMutex |
( |
Type |
type = Normal |
) |
|
BMutex::BMutex |
( |
const BMutex & |
mutex |
) |
|
Member Function Documentation
Set lock, wait as necessary.
int BMutex::timedLock |
( |
int |
timeoutUs |
) |
|
Set lock, wait as necessary but timeout after given time.
Member Data Documentation
The documentation for this class was generated from the following files: