|
ReactOS 0.4.17-dev-683-g0dafdc5
|
#include <rtltypes.h>

Public Attributes | |
| LIST_ENTRY | ListEntry |
| PVOID | Data [RTL_FLS_MAXIMUM_AVAILABLE] |
Definition at line 1223 of file rtltypes.h.
| PVOID _RTL_FLS_DATA::Data[RTL_FLS_MAXIMUM_AVAILABLE] |
Definition at line 1226 of file rtltypes.h.
Referenced by BaseRundownFls(), FlsAlloc(), FlsFree(), FlsGetValue(), FlsSetValue(), and LdrShutdownThread().
| LIST_ENTRY _RTL_FLS_DATA::ListEntry |
Definition at line 1225 of file rtltypes.h.
Referenced by BaseRundownFls(), FlsAlloc(), FlsSetValue(), and LdrShutdownThread().