|
ReactOS 0.4.16-dev-1946-g52006dd
|
This is the complete list of members for ATL::CSemaphore, including all inherited members.
| Attach(_In_ HANDLE handle) | ATL::CHandle | inline |
| CHandle() | ATL::CHandle | inline |
| CHandle(_Inout_ CHandle &handle) | ATL::CHandle | inline |
| CHandle(_In_ HANDLE handle) | ATL::CHandle | inlineexplicit |
| Close() | ATL::CHandle | inline |
| Create(LPSECURITY_ATTRIBUTES pSecurity, LONG nInitialCount, LONG nMaxCount, LPCTSTR pszName) | ATL::CSemaphore | inlineprivate |
| CSemaphore() | ATL::CSemaphore | inlineprivate |
| CSemaphore(CSemaphore &hSemaphore) | ATL::CSemaphore | inlineprivate |
| CSemaphore(LONG nInitialCount, LONG nMaxCount) | ATL::CSemaphore | inlineprivate |
| CSemaphore(LPSECURITY_ATTRIBUTES pSecurity, LONG nInitialCount, LONG nMaxCount, LPCTSTR pszName) | ATL::CSemaphore | inlineprivate |
| CSemaphore(HANDLE hSemaphore) | ATL::CSemaphore | inlineexplicitprivate |
| Detach() | ATL::CHandle | inline |
| m_handle | ATL::CHandle | |
| Open(DWORD dwAccess, BOOL bInheritHandle, LPCTSTR pszName) | ATL::CSemaphore | inlineprivate |
| operator HANDLE() const | ATL::CHandle | inline |
| operator=(_Inout_ CHandle &handle) | ATL::CHandle | inline |
| Release(LONG nReleaseCount=1, LPLONG pnOldCount=NULL) | ATL::CSemaphore | inlineprivate |
| ~CHandle() | ATL::CHandle | inline |