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

1992/0912/port/taslock.c (diff list | history)

1992/0912/sys/src/9/port/taslock.c:42,471992/0913/sys/src/9/port/taslock.c:42,49 (short | long | prev | next)
1992/0222    
void 
unlock(Lock *l) 
{ 
1992/0913    
	int s; 
 
1992/0222    
	l->pc = 0; 
	l->key = 0; 
	if(u && u->p) 


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