Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Return action state on SIMIX_req_host_execution_wait().
authorcristianrosa <cristianrosa@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Thu, 27 Jan 2011 13:59:26 +0000 (13:59 +0000)
committercristianrosa <cristianrosa@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Thu, 27 Jan 2011 13:59:26 +0000 (13:59 +0000)
commit37c3311044fe215372be2a6075b82dba65ac5b1a
tree36da3f2d365628c928373bcab0c25a6313c79133
parent5d0e92347e2ff135459af73e2dc199a3d33f684f
Return action state on SIMIX_req_host_execution_wait().
This avoids a call to SIMIX_req_host_execution_get_state right afterwards.

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