mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-30 19:26:05 +00:00
2d012079582be855b3eaf244d171192ea7f5eac6
2. get rid of all reactos-specific fields in the E/KTHREAD structure and make them match the 2k layout 3. identify threads (and later processes) using a client id table (which should propably be replaced by a global handle table instead) 4. disabled thread event pair functions by default (NT4 only) as they require a field in the ETHREAD structure that is not present in later versions svn path=/trunk/; revision=11105
Description
A free Windows-compatible Operating System
528 MiB
Languages
C
86.9%
C++
10.7%
Python
0.7%
Assembly
0.5%
CMake
0.5%
Other
0.4%