model: refactor "get next thread" code
authorBrian Norris <banorris@uci.edu>
Tue, 11 Sep 2012 18:19:50 +0000 (11:19 -0700)
committerBrian Norris <banorris@uci.edu>
Tue, 11 Sep 2012 18:46:17 +0000 (11:46 -0700)
get_next_replay_thread() might as well handle all the Thread decisions for the
model-checker. Refactor, and rename to get_next_thread().


No differences found