ReactOS 0.4.16-dev-823-g9a093ec
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:37
LIST_ENTRY ProcessLocksList
Definition: winbase.h:908
#define DWORD_PTR
Definition: treelist.c:76

Definition at line 37 of file iconcache.cpp.

◆ SHELL32_SicCS

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

Definition at line 43 of file iconcache.cpp.

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