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

/gem5/src/systemc/core/
H A Dprocess.hh103 ::sc_core::sc_event &resetEvent() { return _resetEvent; }
162 InternalScEvent _resetEvent; member in class:sc_gem5::Process
H A Dprocess.cc189 _resetEvent.notify();

Completed in 10 milliseconds