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

Public Attributes | |
| LIST_ENTRY | TlsLinks |
| IMAGE_TLS_DIRECTORY | TlsDirectory |
| IMAGE_TLS_DIRECTORY _LDRP_TLS_DATA::TlsDirectory |
Definition at line 29 of file ntdllp.h.
Referenced by LdrpAllocateTls(), LdrpFreeTls(), and LdrpInitializeTls().
| LIST_ENTRY _LDRP_TLS_DATA::TlsLinks |
Definition at line 28 of file ntdllp.h.
Referenced by LdrpInitializeTls().