Subversion Repositories shark

Compare Revisions

Ignore whitespace Rev 832 → Rev 833

/shark/trunk/ports/first/include/cbsstar.h
21,11 → 21,11
 
/*
------------
CVS : $Id: cbsstar.h,v 1.5 2004-09-09 10:17:14 trimarchi Exp $
CVS : $Id: cbsstar.h,v 1.6 2004-09-09 10:36:08 giacomo Exp $
 
File: $File$
Revision: $Revision: 1.5 $
Last update: $Date: 2004-09-09 10:17:14 $
Revision: $Revision: 1.6 $
Last update: $Date: 2004-09-09 10:36:08 $
------------
 
This file contains the budget support for the multiapplication
181,7 → 181,8
 
int CBSSTAR_get_last_reclaiming(LEVEL l, PID p);
 
int CBSSTAR_get_remain_capacity(LEVEL l, int budget);
 
void CBSSTAR_disable_server(LEVEL l, int budget);
 
 
#endif