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)
commitdae59b7e635c23bc78f27177f64e184d7642ef59
treef6c0f6592aafb9bd323f577a6219d5089359a85a
parentcda45d92fa7a3268dc0fed66e63ca55d251199bc
model: refactor "get next thread" code

get_next_replay_thread() might as well handle all the Thread decisions for the
model-checker. Refactor, and rename to get_next_thread().
model.cc
model.h