mirror of
https://github.com/reactos/reactos.git
synced 2026-09-13 05:10:40 +08: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
Languages
C
86.5%
C++
10.6%
Python
0.8%
Assembly
0.5%
CMake
0.5%
Other
0.8%