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 ScopedLock< PODMutexScopedLock

Public Member Functions

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

Public Attributes

pthread_mutex_t mutex


Detailed Description

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


The documentation for this struct was generated from the following file:
Generated on Mon Nov 26 19:13:17 2007 for Qpid by  doxygen 1.5.1