ReactOS 0.4.15-dev-7918-g2a2556c
LOCKTABLEENTRY Struct Reference
Collaboration diagram for LOCKTABLEENTRY:

Public Attributes

BOOL bInit
 
CRITICAL_SECTION crit
 

Detailed Description

Definition at line 22 of file lock.c.

Member Data Documentation

◆ bInit

BOOL LOCKTABLEENTRY::bInit

Definition at line 24 of file lock.c.

Referenced by msvcrt_mlock_set_entry_initialized().

◆ crit

CRITICAL_SECTION LOCKTABLEENTRY::crit

Definition at line 25 of file lock.c.


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