Kernel scheduler - equal rights for all threads. Discussion http://board.kolibrios.org/viewtopic.php?f=35&t=2303

git-svn-id: svn://kolibrios.org@3504 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
Marat Zakiyanov (Mario79)
2013-05-14 22:47:15 +00:00
parent ccaf3a054b
commit f3b083075c
3 changed files with 5 additions and 5 deletions

View File

@@ -1221,7 +1221,7 @@ set_variables:
; mov [MOUSE_X],dword 100*65536+100 ; mouse x/y
;!! IP 04.02.2005:
mov byte [DONT_SWITCH], al; change task if possible
; mov byte [DONT_SWITCH], al; change task if possible
pop eax
ret