ReactOS 0.4.16-dev-1097-g530d26a
|
Public Attributes | |
int | init_count |
int | uninit_count |
Definition at line 109 of file static_construct.cpp.
int shared_memory::init_count |
Definition at line 111 of file static_construct.cpp.
Referenced by shared_mem_static::shared_mem_static(), and TestStaticDestruct().
int shared_memory::uninit_count |
Definition at line 112 of file static_construct.cpp.
Referenced by TestStaticDestruct(), and shared_mem_static::~shared_mem_static().