|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <winternl.h>

Public Attributes | |
| LIST_ENTRY | fls_list_entry |
| void ** | fls_data_chunks [8] |
Definition at line 382 of file winternl.h.
| void** _TEB_FLS_DATA::fls_data_chunks[8] |
Definition at line 385 of file winternl.h.
| LIST_ENTRY _TEB_FLS_DATA::fls_list_entry |
Definition at line 384 of file winternl.h.