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

1995/0109/power/clock.c (diff list | history)

1995/0108/sys/src/9/power/clock.c:103,1091995/0109/sys/src/9/power/clock.c:103,109 (short | long | prev | next)
1993/0501    
	if(up == 0 || (ur->status&IEP) == 0 || up->state != Running) 
1990/0227    
		return; 
1993/0501    
 
	if(anyready()) 
1995/0109    
	if(anyready() && !up->inlock) 
1993/0501    
		sched(); 
 
	/* user profiling clock */ 


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