Moved the ntdll per-thread data out of the TEB into a private
commitab29aa21269e8b9ac80313132cc5ee8955c91c82
authorAlexandre Julliard <julliard@winehq.org>
Mon, 6 Jun 2005 20:04:33 +0000 (6 20:04 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 6 Jun 2005 20:04:33 +0000 (6 20:04 +0000)
treee134e8e94a63a4ae8e7e687aef1785ba61e31ec4
parent0f079d78581cbc2495a32a673d6ad1779667fc92
Moved the ntdll per-thread data out of the TEB into a private
structure stored in TEB.SystemReserved2.
dlls/ntdll/debugtools.c
dlls/ntdll/ntdll_misc.h
dlls/ntdll/server.c
dlls/ntdll/signal_i386.c
dlls/ntdll/sync.c
dlls/ntdll/thread.c
include/thread.h
include/winternl.h