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

/gem5/src/systemc/tests/systemc/misc/unit/control/wait/
H A Dwait.cpp85 SC_WAIT(); // Wait for clk
120 sc_assert(endsWith(thread->file, "wait.cpp")); // SC_WAIT
/gem5/src/systemc/ext/core/
H A Dsc_module.hh360 #define SC_WAIT() \ macro
373 do { SC_WAIT(); } while (!(expr))

Completed in 5 milliseconds