| plan 9 kernel history: overview | file list | diff list |
1992/0725/power/main.c (diff list | history)
| 1992/0725/sys/src/9/power/main.c:328,337 – 1992/0812/sys/src/9/power/main.c:328,338 (short | long | prev | next) | ||
| 1990/0227 | } void | |
| 1992/0812 | exit(int ispanic) | |
| 1990/0227 | { int i; | |
| 1992/0812 | USED(ispanic); | |
| 1990/0227 | u = 0; lock(&active); active.machs &= ~(1<<m->machno); | |