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

1997/0220/port/taslock.c (diff list | history)

1996/0523/sys/src/9/port/taslock.c:96,1011997/0220/sys/src/9/port/taslock.c:96,102 (short | long | prev | next)
1992/0222    
{ 
1996/0511    
	l->key = 0; 
1996/0522    
	l->pc = 0; 
1997/0220    
	coherence(); 
1994/0322    
} 
 
void 
1996/0523/sys/src/9/port/taslock.c:107,1101997/0220/sys/src/9/port/taslock.c:108,112
1995/0110    
	l->key = 0; 
1995/1014    
	l->pc = 0; 
1994/0322    
	splx(sr); 
1997/0220    
	coherence(); 
1992/0222    
} 


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