iopc::Mutex Class Reference
[iopccommon]

Mutex synchronization primitive. More...

#include <mutex.h>

List of all members.

Public Member Functions

void lock () throw (IopcDeadlockException)
 Locks mutex.
void unlock () throw (IopcIncorrectUsageException)
 Unlocks mutex.

Protected Attributes

pthread_mutex_t mutex


Detailed Description

Mutex synchronization primitive.

Member Data Documentation

pthread_mutex_t iopc::Mutex::mutex [protected]

Mutex proper.


The documentation for this class was generated from the following files:

Generated on Tue Apr 14 16:46:35 2009 for IOPC 2 by  doxygen 1.5.6