qpid::sys::Mutex Class Reference

Mutex lock. More...

#include <Mutex.h>

Inheritance diagram for qpid::sys::Mutex:

Inheritance graph
[legend]

List of all members.

Public Types

typedef ScopedLock< MutexScopedLock
typedef ScopedUnlock< MutexScopedUnlock
typedef
::qpid::sys::ScopedLock< Mutex
ScopedLock
typedef
::qpid::sys::ScopedUnlock
< Mutex
ScopedUnlock

Public Member Functions

void lock ()
void unlock ()
bool trylock ()
void lock ()
void unlock ()
bool trylock ()

Protected Attributes

apr_thread_mutex_t * mutex
pthread_mutex_t mutex


Detailed Description

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

Generated on Thu May 15 22:24:48 2008 for Qpid by  doxygen 1.5.5