action: add Thread parameter to constructor
authorBrian Norris <banorris@uci.edu>
Sat, 6 Oct 2012 00:39:49 +0000 (17:39 -0700)
committerBrian Norris <banorris@uci.edu>
Mon, 8 Oct 2012 05:22:52 +0000 (22:22 -0700)
commit5e1443be9f872684a7b40093198bd020a9a2f0bf
tree849ce36c4b7a829e30b59eb62964c70527e4d9d5
parent10536d9feee27d20b8022ff4fde8000a2cbb3a38
action: add Thread parameter to constructor

We will need to create ModelActions that are forced to associate with a
specific Thread (contrary to the Scheduler's knowledge), so add a
constructor parameter.
action.cc
action.h