| plan 9 kernel history: overview | file list | diff list |
1990/0321/gnot/clock.c (diff list | history)
| 1990/0312/sys/src/9/gnot/clock.c:117,125 – 1990/0321/sys/src/9/gnot/clock.c:117,126 (short | long | prev | next) | ||
| 1990/03091 | } unlock(&m->alarmlock); } | |
| 1990/0321 | kbdclock(); | |
| 1990/03091 | if((ur->sr&SPL(7)) == 0){ spllo(); if(p && p->state==Running) | |
| 1990/0321 | checksched(); | |
| 1990/03091 | } } | |