Searched refs:_stopNow (Results 1 - 2 of 2) sorted by relevance

/gem5/src/systemc/core/
H A Dscheduler.cc53 _elaborationDone(false), _started(false), _stopNow(false),
204 if (_stopNow)
308 if (_stopNow) {
476 _stopNow = true;
H A Dscheduler.hh447 bool _stopNow; member in class:sc_gem5::Scheduler

Completed in 7 milliseconds