qpid::sys::RWlock Class Reference

RW lock. More...

#include <Mutex.h>

List of all members.

Public Types

typedef ScopedRlock< RWlockScopedRlock
typedef ScopedWlock< RWlockScopedWlock
typedef
::qpid::sys::ScopedRlock
< RWlock
ScopedRlock
typedef
::qpid::sys::ScopedWlock
< RWlock
ScopedWlock

Public Member Functions

void wlock ()
void rlock ()
void unlock ()
bool trywlock ()
bool tryrlock ()
void wlock ()
void rlock ()
void unlock ()
void trywlock ()
void tryrlock ()

Protected Attributes

apr_thread_mutex_t * mutex
pthread_rwlock_t rwlock


Detailed Description

RW 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