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

1992/0725/power/main.c (diff list | history)

1992/0725/sys/src/9/power/main.c:328,3371992/0812/sys/src/9/power/main.c:328,338 (short | long | prev | next)
1990/0227    
} 
 
void 
exit(void) 
1992/0812    
exit(int ispanic) 
1990/0227    
{ 
	int i; 
 
1992/0812    
	USED(ispanic); 
1990/0227    
	u = 0; 
	lock(&active); 
	active.machs &= ~(1<<m->machno); 


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