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

1991/0501/port/proc.c (diff list | history)

1991/0430/sys/src/9/port/proc.c:118,1231991/0501/sys/src/9/port/proc.c:118,124 (short | long | prev | next)
Code reformatting: blank line.
rsc Mon Mar 20 17:14:10 2006
1990/0227    
	int s; 
 
	s = splhi(); 
1991/0501    
 
1991/0420    
	if(p->state == Running) 
		rq = &runloq; 
	else 


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