Mobile API Reference  MicroStrategy 2019
RWLock.h File Reference

Go to the source code of this file.

Classes

class  MSynch::RWLock
 
class  MSynch::RWLock::ReadSmartLock
 ReadSmartLock is intended to be created in the stack only. More...
 
class  MSynch::RWLock::WriteSmartLock
 WriteSmartLock is intended to be created in the stack only. More...
 
class  MSynch::RWLockException
 

Namespaces

 MSynch
 

Typedefs

typedef RWLock::Ptr MSynch::RWLockPtr
 

Functions

DLL_SYNCH_EXIM RWLock * MSynch::CreateRWLock (EnumDSSLockStackCategory iLockCategory=DssLkStkCatNotNestingLock)