aboutsummaryrefslogtreecommitdiff
path: root/kern/sched_prim.c
Commit message (Collapse)AuthorAgeFilesLines
* 2001-05-20 Roland McGrath <roland@frob.com>Roland McGrath2001-05-201-17/+24
| | | | | | | | * 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.
* Initial sourceThomas Bushnell1997-02-251-0/+2062