7 #ifndef MSynch_SemaphoreImpl_h 8 #define MSynch_SemaphoreImpl_h 10 #include "../Semaphore.h" 11 #include "../ProtectedSource/InprocessSemaphore.h" 36 #endif // MSynch_SemaphoreImpl_h
Semaphore::WaitForResourceResult WaitForResource(unsigned Int32 iMilliseconds)
Definition: ReferenceCountedImpl.h:18
void ResourceIsAvailable()
#define Int32
Definition: BasicTypes.h:20
SemaphoreImpl(unsigned Int32 inInitialAvailableResourceCount, unsigned Int32 inMaximumResourceCount)
WaitForResourceResult
Definition: Semaphore.h:38
Definition: SemaphoreImpl.h:15
Definition: InprocessSemaphore.h:18
Definition: Semaphore.h:31
Semaphore::WaitForResourceResult WaitForeverForResource()