Subversion Repositories shark

Compare Revisions

Ignore whitespace Rev 354 → Rev 377

/shark/trunk/kernel/modules/sem.c
20,11 → 20,11
 
/**
------------
CVS : $Id: sem.c,v 1.6 2003-12-10 16:55:01 giacomo Exp $
CVS : $Id: sem.c,v 1.7 2003-12-19 10:01:54 giacomo Exp $
 
File: $File$
Revision: $Revision: 1.6 $
Last update: $Date: 2003-12-10 16:55:01 $
Revision: $Revision: 1.7 $
Last update: $Date: 2003-12-19 10:01:54 $
------------
 
This file contains the Hartik 3.3.1 Semaphore functions
545,7 → 545,7
}
/* tracer */
TRACER_LOGEVENT(FTrace_EVT_set_mutex_lock,1,*s,exec_shadow);
TRACER_LOGEVENT(FTrace_EVT_set_mutex_lock,3,*s,exec_shadow);
kern_frestore(f);
}
else {