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

1991/1216/port/sysproc.c (diff list | history)

1991/1214/sys/src/9/port/sysproc.c:345,3561991/1216/sys/src/9/port/sysproc.c:345,356 (short | long | prev | next)
1991/0529    
	 */ 
1990/0227    
	flushmmu(); 
1990/1212    
	clearmmucache(); 
1990/0227    
	lock(&p->debug); 
1991/1216    
	qlock(&p->debug); 
1990/0227    
	u->nnote = 0; 
	u->notify = 0; 
	u->notified = 0; 
1990/1212    
	procsetup(p); 
1990/0227    
	unlock(&p->debug); 
1991/1216    
	qunlock(&p->debug); 
1991/1110    
	if(p->hang) 
		p->procctl = Proc_stopme; 
 


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