Small bug fixes.
This commit is contained in:
parent
15680d56a6
commit
8c6f0e8ab4
@ -201,8 +201,8 @@ _threadnalt++;
|
|||||||
}else{
|
}else{
|
||||||
altexec(a, s); /* unlocks chanlock, does splx */
|
altexec(a, s); /* unlocks chanlock, does splx */
|
||||||
}
|
}
|
||||||
|
if(t)
|
||||||
t->chan = Channone;
|
t->chan = Channone;
|
||||||
_threadnalt++;
|
|
||||||
return a - alts;
|
return a - alts;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user