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

1991/0706/port/segment.c (diff list | history)

1991/0706/sys/src/9/port/segment.c:214,2201991/0710/sys/src/9/port/segment.c:214,220 (short | long | prev | next)
1991/0705    
	while(!(i = imagealloc.free)) { 
		unlock(&imagealloc); 
1991/0706    
		imagereclaim(); 
1991/0705    
		resrcwait("no images"); 
1991/0710    
		resrcwait(0); 
1991/0705    
		lock(&imagealloc); 
	} 
 


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