ReactOS 0.4.16-dev-433-g6363f78
|
#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().