Various little fixes.

This commit is contained in:
rsc 2004-03-05 03:13:13 +00:00
parent c91bd3283a
commit 4da83e7cce
7 changed files with 13 additions and 7 deletions

View file

@ -201,7 +201,6 @@ _threadnalt++;
}else{
altexec(a, s); /* unlocks chanlock, does splx */
}
_sched();
t->chan = Channone;
_threadnalt++;
return a - alts;