mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-30 12:23:28 +00:00
14aa056fe042b3185ab5f5ed93cf6dd367e894d1
- Release the thread list lock after the real context switch (some code was moved from thread.c to tskswitch.S). - Check for the state of a thread which is blocked or unblocked, because it is possible that there was a second thread switching. - Fixed KeSetBasePriorityThread. - Check for a necessary task switch after changing the thread priority in KeSetPriorityThread. svn path=/trunk/; revision=5642
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%