more thread work

This commit is contained in:
rsc 2004-11-08 16:03:20 +00:00
parent 77dcf88474
commit 1956455367
12 changed files with 294 additions and 340 deletions

View file

@ -36,3 +36,4 @@ _threadwakeup(_Procrend *r)
_threadready(t);
unlock(&t->proc->lock);
}