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

1990/11211/gnot/stasync.c (diff list | history)

1990/11151/sys/src/9/gnot/stasync.c:112,1181990/11211/sys/src/9/gnot/stasync.c:112,118 (short | long | prev | next)
1990/0905    
		qunlock(ap); 
	} 
1990/0914    
	if(ap == &async[conf.nasync]) 
1990/0905    
		error(0, Enoasync); 
1990/11211    
		error(Enoasync); 
1990/0905    
	q->ptr = q->other->ptr = ap; 
 
1990/0914    
	ap->inuse = 1; 


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