Mutex Class Reference

#include <_thread.h>

Inheritance diagram for Mutex:

Condition read_write_lock

List of all members.

Public Member Functions

 Mutex ()
 ~Mutex ()
void Lock (void)
bool TryLock (void)
void UnLock (void)


Detailed Description

Definition at line 471 of file _thread.h.


Constructor & Destructor Documentation

Mutex::Mutex (  )  [inline]

Definition at line 475 of file _thread.h.

Mutex::~Mutex (  )  [inline]

Definition at line 476 of file _thread.h.


Member Function Documentation

void Mutex::Lock ( void   )  [inline]

Definition at line 477 of file _thread.h.

bool Mutex::TryLock ( void   )  [inline]

Definition at line 478 of file _thread.h.

void Mutex::UnLock ( void   )  [inline]

Definition at line 479 of file _thread.h.


The documentation for this class was generated from the following file:
Generated on Sat Oct 27 22:32:48 2007 for ETL by  doxygen 1.5.3-20071008