Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Add a new function action_use that help to delay the free of an action. It helps...
authoralegrand <alegrand@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Mon, 13 Jun 2005 19:02:43 +0000 (19:02 +0000)
committeralegrand <alegrand@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Mon, 13 Jun 2005 19:02:43 +0000 (19:02 +0000)
commit41964ff94baca68cd488f6f7181b90c1ed547781
treebc3cf68df68960d1caa340f6016f0eb4590b6191
parent2f5a2e23987ab74ad87320adce1bb1c886595410
Add a new function action_use that help to delay the free of an action. It helps when many people are using the same action.

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@1367 48e7efb5-ca39-0410-a469-dd3cf9ba447f
src/include/surf/surf.h
src/surf/cpu.c
src/surf/maxmin.c
src/surf/network.c
src/surf/network_dassf.c
src/surf/surf_timer.c
src/surf/workstation.c
src/surf/workstation_KCCFLN05.c