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