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

1993/0525/port/taslock.c (diff list | history)

1993/0501/sys/src/9/port/taslock.c:19,271993/0525/sys/src/9/port/taslock.c:19,26 (short | long | prev | next)
1992/0222    
			return; 
		} 
	} 
	l->key = 0; 
1992/0914    
	panic("lock loop 0x%lux key 0x%lux pc 0x%lux held by pc 0x%lux\n", 
			l->key, i, pc, l->pc); 
1993/0525    
			i, l->key, pc, l->pc); 
1992/0222    
} 
 
int 


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