Updated hashRCR and Queue_RCR to conform with new standards (i.e. storing both a...
authorstephey <stephey>
Sat, 19 Mar 2011 23:47:41 +0000 (23:47 +0000)
committerstephey <stephey>
Sat, 19 Mar 2011 23:47:41 +0000 (23:47 +0000)
commit51dd0d8be22f286010302057980ecd23704d0dd6
tree71aabd100c7634f3f70b7447329fb65ec308f79d
parent05f729b978471f5fc020c4df8a49efe151e83fc1
Updated hashRCR and Queue_RCR to conform with new standards (i.e. storing both a ptr and a state). Fixed a bug in Queue_RCR where the first dequeue is a null.... Don't know how that could have been overlooked for so long and not cause an error...
Robust/src/Runtime/oooJava/Queue_RCR.c
Robust/src/Runtime/oooJava/Queue_RCR.h
Robust/src/Runtime/oooJava/hashRCR.c
Robust/src/Runtime/oooJava/hashRCR.h