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

Public Member Functions

void lock ()
void unlock ()
bool 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 Thu May 15 22:24:52 2008 for Qpid by  doxygen 1.5.5