plan 9 kernel history: overview | file list | diff list

1992/1008/port/pgrp.c (diff list | history)

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


source code copyright © 1990-2005 Lucent Technologies; see license
Plan 9 distribution
comments to russ cox (rsc@swtch.com)