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

/gem5/src/systemc/tests/systemc/misc/unit/control/wait/
H A Dwait.cpp60 SC_WAITN(delay);
82 SC_WAITN(delay); // Wait some time
112 sc_assert(endsWith(thread->file, "wait.cpp")); // SC_WAITN
140 sc_assert(endsWith(thread->file, "wait.cpp")); // SC_WAITN in waitFunIsTrue
/gem5/src/systemc/ext/core/
H A Dsc_module.hh366 #define SC_WAITN(n) \ macro

Completed in 6 milliseconds