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

1999/0402/port/taslock.c (diff list | history)

1999/0319/sys/src/9/port/taslock.c:110,1161999/0402/sys/src/9/port/taslock.c:110,116 (short | long | prev | next)
1998/0606    
	} else 
		oldpri = 0; 
1998/0522    
	if(conf.nmach < 2) 
1999/0319    
		panic("ilock: no way out: pc %uX held by %uX\n", pc, l->pc); 
1999/0402    
		panic("ilock: no way out: pc %uX\n", pc); 
1998/0522    
 
1993/0830    
	for(;;){ 
1998/0606    
lockstats.inglare++; 


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