Searched refs:waitCount (Results 1 - 3 of 3) sorted by relevance

/gem5/src/systemc/core/
H A Dprocess.hh140 void waitCount(int count) { _waitCount = count; } function in class:sc_gem5::Process
H A Dprocess.cc246 waitCount(0);
H A Dsc_module.cc673 p->waitCount(n - 1);

Completed in 10 milliseconds