ReactOS 0.4.15-dev-7931-gfd331f1
anonymous_namespace{iconcache.cpp} Namespace Reference

Variables

CRITICAL_SECTION SHELL32_SicCS = { &critsect_debug, -1, 0, 0, 0, 0 }
 
CRITICAL_SECTION_DEBUG critsect_debug
 

Variable Documentation

◆ critsect_debug

CRITICAL_SECTION_DEBUG anonymous_namespace{iconcache.cpp}::critsect_debug
Initial value:
=
{
0, 0, &SHELL32_SicCS,
0, 0, { (DWORD_PTR)(__FILE__ ": SHELL32_SicCS") }
}
CRITICAL_SECTION_DEBUG critsect_debug
Definition: iconcache.cpp:46
LIST_ENTRY ProcessLocksList
Definition: winbase.h:883
#define DWORD_PTR
Definition: treelist.c:76

Definition at line 46 of file iconcache.cpp.

◆ SHELL32_SicCS

CRITICAL_SECTION anonymous_namespace{iconcache.cpp}::SHELL32_SicCS = { &critsect_debug, -1, 0, 0, 0, 0 }

Definition at line 52 of file iconcache.cpp.

Referenced by SIC_Destroy(), SIC_GetIconIndex(), and SIC_IconAppend().