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

1990/0321/gnot/clock.c (diff list | history)

1990/0312/sys/src/9/gnot/clock.c:117,1251990/0321/sys/src/9/gnot/clock.c:117,126 (short | long | prev | next)
1990/03091    
		} 
		unlock(&m->alarmlock); 
	} 
1990/0321    
	kbdclock(); 
1990/03091    
	if((ur->sr&SPL(7)) == 0){ 
		spllo(); 
		if(p && p->state==Running) 
			sched(); 
1990/0321    
			checksched(); 
1990/03091    
	} 
} 


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