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

2002/0319/port/edf.c (diff list | history)

2002/0316/sys/src/9/port/edf.c:777,7822002/0319/sys/src/9/port/edf.c:777,784 (short | long | prev | next)
2002/0315    
int 
edf_waitlock(Lock *l) 
{ 
2002/0319    
	Task *t; 
 
2002/0315    
	iprint("edf_waitlock\n"); 
	ilock(&waitlock);	/* can't afford normal locks here */ 
	if (l->key == 0){ 


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