PtMutex Class Reference
[Cross-platform threads implementation]

Mutex class. More...

List of all members.

Public Member Functions

bool IsCreated ()
 PtEvent state property.
void Lock ()
 Locks the mutex.
void Unlock ()
 Releases the mutex.
 PtMutex (void)
 Constructs the object.
 ~PtMutex (void)
 Destroys the object.


Detailed Description

Mutex class.

Author:
A. Abramov, 13.05.2009.

Constructor & Destructor Documentation

PtMutex::PtMutex ( void   ) 

Constructs the object.

PtMutex::~PtMutex ( void   ) 

Destroys the object.


Member Function Documentation

bool PtMutex::IsCreated (  )  [inline]

PtEvent state property.

void PtMutex::Lock (  ) 

Locks the mutex.

void PtMutex::Unlock (  ) 

Releases the mutex.



 
©2009 Positive Technologies
 
Generated on Fri May 22 18:17:01 2009 for wpcObj by 
 
 
1.5.7
 
Get wpcObj at SourceForge.net. Fast, secure and Free Open Source software downloads