Searched defs:inReset (Results 1 - 1 of 1) sorted by relevance

/gem5/src/systemc/core/
H A Dprocess.hh133 bool inReset() { return _syncReset || syncResetCount || asyncResetCount; } function in class:sc_gem5::Process

Completed in 3 milliseconds