model: release_seq synchronization generates mo_graph edge "work entries"
authorBrian Norris <banorris@uci.edu>
Fri, 14 Sep 2012 18:07:22 +0000 (11:07 -0700)
committerBrian Norris <banorris@uci.edu>
Fri, 14 Sep 2012 18:25:25 +0000 (11:25 -0700)
commit65a0c0d8d991b2775d15934b07cb51b422a5d20b
tree25e7e90a8dcee35d7695f9564ab38655d0e0f9bf
parentf82a95581e303d67ea57de4ae9e888be10558866
model: release_seq synchronization generates mo_graph edge "work entries"

Now, when the synchronization for a ModelAction is updated while resolving
release sequences, the affected ModelAction(s) can be queued to the work_queue
for later processing (i.e., checking for mo_graph edge additions).

Note that the MOEdgeWorkEntry is not yet handled in the work_queue loop.
model.cc
model.h