changes for the case that an SESE enqueues more than one request into the same queue.
authoryeom <yeom>
Thu, 6 May 2010 23:44:52 +0000 (23:44 +0000)
committeryeom <yeom>
Thu, 6 May 2010 23:44:52 +0000 (23:44 +0000)
commit38a717fbf70c2aea848169658a07777d5d306cf7
tree4dd41c8871eafbc5fa7172ebc5730fdc316d460c
parent8dc642b9d565c04dec9f0ca68c81a3701bb36bc3
changes for the case that an SESE enqueues more than one request into the same queue.
Robust/src/Analysis/MLP/ConflictGraph.java
Robust/src/Analysis/MLP/SESEWaitingQueue.java [new file with mode: 0644]
Robust/src/Analysis/MLP/WaitingElement.java
Robust/src/IR/Flat/BuildCode.java
Robust/src/Runtime/mlp_runtime.c
Robust/src/Runtime/mlp_runtime.h