ReactOS 0.4.16-dev-983-g23ad936
|
#include <rtltypes.h>
Public Attributes | |
LIST_ENTRY | ListEntry |
PVOID | Data [RTL_FLS_MAXIMUM_AVAILABLE] |
Definition at line 1215 of file rtltypes.h.
PVOID _RTL_FLS_DATA::Data[RTL_FLS_MAXIMUM_AVAILABLE] |
Definition at line 1218 of file rtltypes.h.
Referenced by BaseRundownFls(), FlsAlloc(), FlsFree(), FlsGetValue(), FlsSetValue(), and LdrShutdownThread().
LIST_ENTRY _RTL_FLS_DATA::ListEntry |
Definition at line 1217 of file rtltypes.h.
Referenced by BaseRundownFls(), FlsAlloc(), FlsSetValue(), and LdrShutdownThread().