| plan 9 kernel history: overview | file list | diff list |
1992/1209/port/pgrp.c (diff list | history)
| 1992/1008/sys/src/9/port/pgrp.c:229,234 – 1992/1209/sys/src/9/port/pgrp.c:229,234 (short | long | prev | next) | ||
| 1992/0824 | if(u == 0) panic("resrcwait"); | |
| 1992/1209 | tsleep(&u->p->sleep, return0, 0, 300); | |
| 1992/0824 | u->p->psstate = p; | |
| 1990/0227 | } | |