Small bug fixes.
This commit is contained in:
parent
15680d56a6
commit
8c6f0e8ab4
2 changed files with 3 additions and 3 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue