A free Windows-compatible Operating System - mirrored from GitHub
Find a file
Hartmut Birr 14aa056fe0 - Remove all wait objects from a thread which would be deleted.
- 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
2003-08-18 11:23:32 +00:00
freeldr Version 1.8.14 2003-08-12 18:51:25 +00:00
os2 Hope I fixed the broken issue. 2003-01-18 15:55:07 +00:00
posix Names fixed. 2003-05-10 10:30:18 +00:00
reactos - Remove all wait objects from a thread which would be deleted. 2003-08-18 11:23:32 +00:00
rosapps Optimierung der Applikationsfenster-Anzeige 2003-08-17 07:59:37 +00:00