| plan 9 kernel history: overview | file list | diff list |
1993/1003/carrera/clock.c (diff list | history)
| 1993/0904/sys/src/9/carrera/clock.c:87,92 – 1993/1003/sys/src/9/carrera/clock.c:87,93 (short | long | prev | next) | ||
| 1993/0903 | } checkalarms(); | |
| 1993/1003 | mouseclock(); | |
| 1993/0903 | if(up == 0 || (ur->status&IE) == 0 || up->state != Running) return; | |