qpid::sys::PODMutex Struct Reference

PODMutex is a POD, can be static-initialized with PODMutex m = QPID_PODMUTEX_INITIALIZER. More...

#include <Mutex.h>

List of all members.

Public Types

typedef
::qpid::sys::ScopedLock
< PODMutex
ScopedLock
typedef
::qpid::sys::ScopedLock
< PODMutex
ScopedLock

Public Member Functions

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

Public Attributes

pthread_mutex_t mutex
boost::recursive_mutex mutex


Detailed Description

PODMutex is a POD, can be static-initialized with PODMutex m = QPID_PODMUTEX_INITIALIZER.

Definition at line 81 of file Mutex.h.


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

Generated on Thu Oct 16 13:38:40 2008 for Qpid by  doxygen 1.5.6