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

1991/0109/gnot/lock.c (diff list | history)

1990/1226/sys/src/9/gnot/lock.c:36,431991/0109/sys/src/9/gnot/lock.c:36,42 (short | long | prev | next)
1990/03091    
			return; 
1990/0601    
		} 
1990/0705    
	ll->key = 0; 
1990/0619    
dumpstack(); 
	panic("lock loop %lux pc %lux held by pc %lux\n", l, ((ulong*)&l)[PCOFF], l->pc); 
1991/0109    
	print("lock loop %lux pc %lux held by pc %lux\n", l, ((ulong*)&l)[PCOFF], l->pc); 
1990/03091    
} 
 
int 


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