1 #ifndef _management_Mutex_h
2 #define _management_Mutex_h
#define QPID_COMMON_EXTERN
Scoped lock template: calls lock() in ctor, unlock() in dtor.
ScopedUnlockTemplate< Mutex > ScopedUnlock
ScopedUnlockTemplate(L &l)
ScopedLockTemplate< Mutex > ScopedLock