schedule: reset scheduler when thread is removed
authorBrian Norris <banorris@uci.edu>
Tue, 24 Apr 2012 03:09:45 +0000 (20:09 -0700)
committerBrian Norris <banorris@uci.edu>
Tue, 24 Apr 2012 03:09:45 +0000 (20:09 -0700)
commitd48c1867f8e5b2a3f9695a6bc8f1b5394dcda8e7
treef30739f1625f6b3792497fc9458a075febceab5c
parentfe8423ca853f5d614e618fe49d37d0943d416809
schedule: reset scheduler when thread is removed

Ensure that the 'current' thread reference is removed properly.
model.cc
model.h
schedule.cc
schedule.h