Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Make SIMIX_req_host_execution_wait to also destroy the execution action when done.
authorcristianrosa <cristianrosa@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Thu, 27 Jan 2011 13:59:28 +0000 (13:59 +0000)
committercristianrosa <cristianrosa@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Thu, 27 Jan 2011 13:59:28 +0000 (13:59 +0000)
commite2b930ee430830d0be797be083a0bdd124778e7f
treea99b6b05ad02c38257e2954a6b869458dc3108fd
parent37c3311044fe215372be2a6075b82dba65ac5b1a
Make SIMIX_req_host_execution_wait to also destroy the execution action when done.
This avoids a subsequent request just to destroy it.

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@9520 48e7efb5-ca39-0410-a469-dd3cf9ba447f
src/msg/gos.c
src/simix/smx_host.c
src/simix/smx_user.c
src/smpi/smpi_bench.c