ReactOS 0.4.16-dev-2104-gb84fa49
LOCKTABLEENTRY Struct Reference
Collaboration diagram for LOCKTABLEENTRY:

Public Attributes

BOOL bInit
 
CRITICAL_SECTION crit
 

Detailed Description

Definition at line 32 of file lock.c.

Member Data Documentation

◆ bInit

BOOL LOCKTABLEENTRY::bInit

Definition at line 34 of file lock.c.

Referenced by msvcrt_mlock_set_entry_initialized().

◆ crit

CRITICAL_SECTION LOCKTABLEENTRY::crit

Definition at line 35 of file lock.c.

Referenced by msvcrt_initialize_mlock(), and msvcrt_uninitialize_mlock().


The documentation for this struct was generated from the following files: