ReactOS 0.4.16-dev-319-g6cf4263
|
#include <winbase.h>
Public Attributes | |
WORD | Type |
WORD | CreatorBackTraceIndex |
struct _CRITICAL_SECTION * | CriticalSection |
LIST_ENTRY | ProcessLocksList |
DWORD | EntryCount |
DWORD | ContentionCount |
DWORD_PTR | Spare [8/sizeof(DWORD_PTR)] |
DWORD _CRITICAL_SECTION_DEBUG::ContentionCount |
Definition at line 910 of file winbase.h.
Referenced by RtlpWaitForCriticalSection().
struct _CRITICAL_SECTION* _CRITICAL_SECTION_DEBUG::CriticalSection |
DWORD _CRITICAL_SECTION_DEBUG::EntryCount |
Definition at line 909 of file winbase.h.
Referenced by RtlpWaitForCriticalSection().
LIST_ENTRY _CRITICAL_SECTION_DEBUG::ProcessLocksList |
Definition at line 908 of file winbase.h.
Referenced by RtlDeleteCriticalSection().
Definition at line 912 of file winbase.h.
Referenced by ANIMATE_Create(), ANIMATE_Destroy(), chm_dup(), chm_openW(), ComponentEnum_Clone(), CreateIProp(), CreateTextServices(), CRYPT_CollectionOpenStore(), CRYPT_MemOpenStore(), CRYPT_RegCloseStore(), CRYPT_RegOpenStore(), destroy_handle_table(), destroy_serverprotoseq(), DllMain(), EventsQueue_Destroy(), EventsQueue_Init(), FileAsyncReader_Construct(), FilterGraph_create(), free_function_sets(), get_or_create_threaddata(), init_handle_table(), MCIAVI_drvClose(), MCIAVI_drvOpen(), MCICDA_drvClose(), MCICDA_drvOpen(), MemStore_release(), MimeInternational_Construct(), NetBIOSInit(), NetBIOSRegisterAdapter(), NetBIOSShutdown(), NetBTCall(), NetBTHangup(), OutputQueue_Destroy(), path_Release(), PosPassThru_Construct(), PullPin_Init(), QCAP_createCaptureGraphBuilder2(), queue_task(), RpcAssoc_Alloc(), RpcAssoc_Release(), rpcrt4_ncacn_http_alloc(), session_destroy(), StdMemAllocator_create(), task_proc(), TransformFilter_Init(), WbemPath_create(), and WinHttpOpen().