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

2002/0402/port/sd.h (diff list | history)

2001/1022/sys/src/9/port/sd.h:38,442002/0402/sys/src/9/port/sd.h:38,44 (short | long | prev | next)
Change rawinuse to a ulong.
rsc Fri Mar 4 12:44:25 2005
2000/0706    
	SDperm	ctlperm; 
2000/0506    
 
2001/1022    
	QLock	raw;			/* raw read or write in progress */ 
2000/0531    
	Lock	rawinuse;		/* really just a test-and-set */ 
2002/0402    
	ulong	rawinuse;		/* really just a test-and-set */ 
2000/0506    
	int	state; 
	SDreq*	req; 
2000/0706    
	SDperm	rawperm; 


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