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