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

1994/0817/carrera/clock.c (diff list | history)

1994/0309/sys/src/9/carrera/clock.c:93,991994/0817/sys/src/9/carrera/clock.c:93,99 (short | long | prev | next)
1993/0903    
	checkalarms(); 
1993/1003    
	mouseclock(); 
1993/0903    
 
	if(up == 0 || (ur->status&IE) == 0 || up->state != Running) 
1994/0817    
	if(up == 0 || up->state != Running) 
1993/0903    
		return; 
 
	if(anyready()) 


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