| plan 9 kernel history: overview | file list | diff list |
1991/0710/gnot/clock.c (diff list | history)
| 1991/0614/sys/src/9/gnot/clock.c:41,47 – 1991/0710/sys/src/9/gnot/clock.c:41,50 (short | long | prev | next) | ||
| 1991/0614 | else sched(); } | |
| 1990/1004 |
| |
| 1991/0710 | if((ur->sr&SUPER) == 0){ (*(ulong*)(USTKTOP-BY2WD)) += TK2MS(1); /* profiling clock */ if(u->nnote) notify(ur); } | |
| 1990/03091 | } } | |