A
lgorithmique
N
umérique
D
istribuée
Public GIT Repository
projects
/
simgrid.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Make SimGrid compile again :)
[simgrid.git]
/
src
/
simix
/
smx_smurf_private.h
diff --git
a/src/simix/smx_smurf_private.h
b/src/simix/smx_smurf_private.h
index
6d3d645
..
61b606c
100644
(file)
--- a/
src/simix/smx_smurf_private.h
+++ b/
src/simix/smx_smurf_private.h
@@
-242,7
+242,9
@@
typedef struct s_smx_simcall {
struct {
smx_action_t execution;
struct {
smx_action_t execution;
+ struct s_smx_simcall *simcall;
e_smx_state_t result;
e_smx_state_t result;
+
} host_execution_wait;
struct {
} host_execution_wait;
struct {