projects
/
IRC.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5769db6
)
bug fix
author
bdemsky
<bdemsky>
Sat, 26 Mar 2011 03:50:29 +0000
(
03:50
+0000)
committer
bdemsky
<bdemsky>
Sat, 26 Mar 2011 03:50:29 +0000
(
03:50
+0000)
Robust/src/Runtime/oooJava/hashStructure.c
patch
|
blob
|
history
diff --git
a/Robust/src/Runtime/oooJava/hashStructure.c
b/Robust/src/Runtime/oooJava/hashStructure.c
index d49a4f92c10cf6cc3d227addf5c065f2062a9cf9..8f7b4db861f5264f100a66481f7f8863841069d0 100644
(file)
--- a/
Robust/src/Runtime/oooJava/hashStructure.c
+++ b/
Robust/src/Runtime/oooJava/hashStructure.c
@@
-187,6
+187,8
@@
inline int rcr_BWRITEBINCASE(HashStructure *T, int key, SESEcommon *task, struct
while(b->item.status==NOTREADY) {
BARRIER();
}
+ if (!(status&SPEC))
+ enqueuerecord(rcrrec, key, (BinItem_rcr *) b);
return status&READY;
} else {
if (!(status&SPEC))