Main Page | Class Hierarchy | Class List | File List | Class Members | File Members

fast_mutex Class Reference

Class for non-reentrant fast mutexes. More...

#include <fast_mutex.h>

Collaboration diagram for fast_mutex:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 fast_mutex ()
 ~fast_mutex ()
void lock ()
void unlock ()

Detailed Description

Class for non-reentrant fast mutexes.

This is the implementation for POSIX threads.


Constructor & Destructor Documentation

fast_mutex::fast_mutex  )  [inline]
 

fast_mutex::~fast_mutex  )  [inline]
 


Member Function Documentation

void fast_mutex::lock  )  [inline]
 

void fast_mutex::unlock  )  [inline]
 


The documentation for this class was generated from the following file:
Generated on Sat Oct 6 08:27:27 2007 for Nvwa by  doxygen 1.3.9.1