| plan 9 kernel history: overview | file list | diff list |
1992/0602/port/pgrp.c (diff list | history)
| 1992/0520/sys/src/9/port/pgrp.c:199,207 – 1992/0602/sys/src/9/port/pgrp.c:199,206 (short | long | prev | next) | ||
| 1991/1110 | } | |
| 1990/0227 | if(u == 0) | |
| 1991/0710 | panic("resrcwait"); | |
| 1990/0227 |
| |
| 1992/0602 | tsleep(&u->p->sleep, return0, 0, 1000); | |
| 1991/1110 | u->p->psstate = p; | |
| 1990/0227 | } | |