projects
/
IRC.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1f8ee8c
)
small change
author
adash
<adash>
Tue, 13 Apr 2010 01:56:34 +0000
(
01:56
+0000)
committer
adash
<adash>
Tue, 13 Apr 2010 01:56:34 +0000
(
01:56
+0000)
Robust/src/Runtime/runtime.c
patch
|
blob
|
history
diff --git
a/Robust/src/Runtime/runtime.c
b/Robust/src/Runtime/runtime.c
index 8d1016c0617f06ed80684bf653d3505791ccec42..61d18e1f1ffbc44a302865e20aab366bc56a873f 100644
(file)
--- a/
Robust/src/Runtime/runtime.c
+++ b/
Robust/src/Runtime/runtime.c
@@
-10,7
+10,7
@@
#ifdef DSTM
#ifdef RECOVERY
#include "DSTM/interface_recovery/dstm.h"
-#include "DSTM/interface_recovery/prelookup.h"
+#include "DSTM/interface_recovery/
alt
prelookup.h"
#ifdef RECOVERYSTATS
extern int numRecovery;
@@
-412,7
+412,6
@@
void CALL01(___Task______execution____,struct ___Task___ * ___this___)
#ifdef PRECISE_GC
int p[] = {1,0 , oid};
-
((void(*) (void *))virtualtable[type*MAXCOUNT + EXECUTEMETHOD])(p);
#else
// call the proper execute method