ReactOS
0.4.15-dev-4872-g8a3db97
|
#include <atlcore.h>
Public Member Functions | |
CComSafeDeleteCriticalSection () | |
~CComSafeDeleteCriticalSection () | |
HRESULT | Lock () |
HRESULT | Init () |
HRESULT | Term () |
![]() | |
CComCriticalSection () | |
virtual | ~CComCriticalSection () |
HRESULT | Lock () |
HRESULT | Unlock () |
HRESULT | Init () |
HRESULT | Term () |
Private Attributes | |
bool | m_bInitialized |
Additional Inherited Members | |
![]() | |
CRITICAL_SECTION | m_sec |
|
inline |
|
inline |
|
inline |
|
inline |
|
private |