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

1992/0812/power/clock.c (diff list | history)

1992/0812/sys/src/9/power/clock.c:114,1201992/0816/sys/src/9/power/clock.c:114,120 (short | long | prev | next)
1990/0227    
		} 
1990/1211    
		checkalarms(); 
1991/1011    
		kproftimer(ur->pc); 
1991/0215    
		if(u && (ur->status&IEP) && u->p && u->p->state==Running){ 
1992/0816    
		if(u && (ur->status&IEP) && u->p->state==Running){ 
1991/0614    
			if(anyready()){ 
				if(u->p->hasspin) 
					u->p->hasspin = 0;	/* just in case */ 


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