|
Mobile API Reference
MicroStrategy 2019
|
#include "Base/Defines/StrongPtr.h"#include "Base/Defines/NoCopy.h"#include "Base/Interfaces/BaseException.h"#include "Synch.h"Go to the source code of this file.
Classes | |
| class | MSynch::Semaphore |
| class | MSynch::Semaphore::SmartLock |
| SmartLock is intended to be created in the stack only. More... | |
Namespaces | |
| MSynch | |
Typedefs | |
| typedef Semaphore::Ptr | MSynch::SemaphorePtr |
Functions | |
| DLL_SYNCH_EXIM Semaphore * | MSynch::CreateSemaphore (unsigned Int32 inInitialAvailableResourceCount, unsigned Int32 inMaximumResourceCount) |