Mobile API Reference
MicroStrategy 2019
|
#include "Base/Defines/StrongPtr.h"
#include "Base/Defines/NoCopy.h"
#include "Synch.h"
#include "LockCategories.h"
Go to the source code of this file.
Classes | |
class | MSynch::CriticalSection |
CriticalSection allows only one thread at a time to pass. More... | |
class | MSynch::CriticalSection::SmartLock |
SmartLock interface. More... | |
Namespaces | |
MSynch | |
Typedefs | |
typedef CriticalSection::Ptr | MSynch::CriticalSectionPtr |
Functions | |
DLL_SYNCH_EXIM CriticalSection * | MSynch::CreateCriticalSection (EnumDSSLockStackCategory iLockStackCategory=DssLkStkCatNotNestingLock) |
DLL_SYNCH_EXIM CriticalSection * | MSynch::GetBootstrapCriticalSection () |