Gray C++ Libraries  0.0.2
A set of C++ libraries for MSVC, GNU on Windows, WinCE, Linux
GrayLib::cSemaphore Member List

This is the complete list of members for GrayLib::cSemaphore, including all inherited members.

cSemaphore(int iUnlockedCount, int iMaxCount, const FILECHAR_t *pszName=nullptr)GrayLib::cSemaphoreinline
isValidSemaphore() constGrayLib::cSemaphoreinline
LockWait(TIMESYSD_t tWait=cTimeSys::k_INF)GrayLib::cSemaphoreinline
m_pSemGrayLib::cSemaphore
m_semGrayLib::cSemaphore
Unlock(LONG nReleaseCount=1, LONG *plPreviousCount=nullptr)GrayLib::cSemaphoreinline
~cSemaphore()GrayLib::cSemaphoreinline