INOS
|
#include <inos_syn.h>
Public Member Functions | |
CINOSWriteLock (CINOSReadWriteLock &aLock) | |
Public Attributes | |
CINOSReadWriteLock & | m_Lock |
"Smart" class to hold a writer lock for CINOSReadWriteLock: Locks the resource in it's CTOR and unlocks in it's DTOR.