summaryrefslogtreecommitdiff
path: root/kern/sched_prim.c
AgeCommit message (Collapse)Author
2001-05-202001-05-20 Roland McGrath <roland@frob.com>Roland McGrath
* kern/sched_prim.c (state_panic): New function, panic with some info when a thread's state is bogus. (thread_wakeup_prim): Use that instead of uninformative panic. (thread_invoke): Likewise. (thread_dispatch): Likewise.
1997-02-25Initial sourceThomas Bushnell