Alexandre Julliard
|
2eb5d8b9b1
|
On TlsFree, clear the released TLS index in all threads.
|
2003-09-08 19:02:01 +00:00 |
Alexandre Julliard
|
e37c6e18d0
|
Fixed header dependencies to be fully compatible with the Windows
headers (with help from Dimitrie O. Paun).
|
2003-09-05 23:08:26 +00:00 |
Alexandre Julliard
|
7df1b9e03a
|
Start using the exported TEB structure from winternl.h where
possible.
|
2003-08-28 19:57:35 +00:00 |
Alexandre Julliard
|
4f196ead13
|
Implemented the ThreadBasicInformation case for
NtQueryInformationThread.
|
2003-07-09 02:57:57 +00:00 |
Alexandre Julliard
|
088bcf9ca5
|
Implemented NtQueueApcThread, and changed the server APC interface to
always take 3 parameters.
Implemented a number of other ntdll thread functions, and use them
from the kernel ones.
|
2003-04-04 22:26:34 +00:00 |