ReactOS 0.4.15-dev-7958-gcd0bb1a
_RTL_FLS_DATA Struct Reference

#include <rtltypes.h>

Collaboration diagram for _RTL_FLS_DATA:

Public Attributes

LIST_ENTRY ListEntry
 
PVOID Data [RTL_FLS_MAXIMUM_AVAILABLE]
 

Detailed Description

Definition at line 1221 of file rtltypes.h.

Member Data Documentation

◆ Data

PVOID _RTL_FLS_DATA::Data[RTL_FLS_MAXIMUM_AVAILABLE]

◆ ListEntry

LIST_ENTRY _RTL_FLS_DATA::ListEntry

Definition at line 1223 of file rtltypes.h.

Referenced by BaseRundownFls(), FlsAlloc(), FlsSetValue(), and LdrShutdownThread().


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