|
ReactOS 0.4.16-dev-1946-g52006dd
|
This is the complete list of members for ATL::CMutex, 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 |
| CMutex() | ATL::CMutex | inlineprivate |
| CMutex(CMutex &hMutex) | ATL::CMutex | inlineprivate |
| CMutex(BOOL bInitialOwner) | ATL::CMutex | inlineexplicitprivate |
| CMutex(LPSECURITY_ATTRIBUTES pSecurity, BOOL bInitialOwner, LPCTSTR pszName) | ATL::CMutex | inlineprivate |
| CMutex(HANDLE hMutex) | ATL::CMutex | inlineexplicitprivate |
| Create(LPSECURITY_ATTRIBUTES pSecurity, BOOL bInitialOwner, LPCTSTR pszName) | ATL::CMutex | inlineprivate |
| Detach() | ATL::CHandle | inline |
| m_handle | ATL::CHandle | |
| Open(DWORD dwAccess, BOOL bInheritHandle, LPCTSTR pszName) | ATL::CMutex | inlineprivate |
| operator HANDLE() const | ATL::CHandle | inline |
| operator=(_Inout_ CHandle &handle) | ATL::CHandle | inline |
| Release() | ATL::CMutex | inlineprivate |
| ~CHandle() | ATL::CHandle | inline |