ReactOS 0.4.15-dev-7958-gcd0bb1a
ATL::CSemaphore Member List

This is the complete list of members for ATL::CSemaphore, including all inherited members.

Attach(_In_ HANDLE handle)ATL::CHandleinline
CHandle()ATL::CHandleinline
CHandle(_Inout_ CHandle &handle)ATL::CHandleinline
CHandle(_In_ HANDLE handle)ATL::CHandleinlineexplicit
Close()ATL::CHandleinline
Create(LPSECURITY_ATTRIBUTES pSecurity, LONG nInitialCount, LONG nMaxCount, LPCTSTR pszName)ATL::CSemaphoreinlineprivate
CSemaphore()ATL::CSemaphoreinlineprivate
CSemaphore(CSemaphore &hSemaphore)ATL::CSemaphoreinlineprivate
CSemaphore(LONG nInitialCount, LONG nMaxCount)ATL::CSemaphoreinlineprivate
CSemaphore(LPSECURITY_ATTRIBUTES pSecurity, LONG nInitialCount, LONG nMaxCount, LPCTSTR pszName)ATL::CSemaphoreinlineprivate
CSemaphore(HANDLE hSemaphore)ATL::CSemaphoreinlineexplicitprivate
Detach()ATL::CHandleinline
m_handleATL::CHandle
Open(DWORD dwAccess, BOOL bInheritHandle, LPCTSTR pszName)ATL::CSemaphoreinlineprivate
operator HANDLE() constATL::CHandleinline
operator=(_Inout_ CHandle &handle)ATL::CHandleinline
Release(LONG nReleaseCount=1, LPLONG pnOldCount=NULL)ATL::CSemaphoreinlineprivate
~CHandle()ATL::CHandleinline