nvwa::fast_mutex Class Reference
Class for non-reentrant fast mutexes.
More...
#include <fast_mutex.h>
List of all members.
Detailed Description
Class for non-reentrant fast mutexes.
This is the implementation for POSIX threads.
Constructor & Destructor Documentation
nvwa::fast_mutex::fast_mutex |
( |
|
) |
[inline] |
nvwa::fast_mutex::~fast_mutex |
( |
|
) |
[inline] |
Member Function Documentation
void nvwa::fast_mutex::lock |
( |
|
) |
[inline] |
void nvwa::fast_mutex::unlock |
( |
|
) |
[inline] |
The documentation for this class was generated from the following file: