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

/gem5/src/systemc/tests/systemc/misc/stars/star111657/
H A Dio_controller1.h103 sc_signal<bool> start_mux; local
129 start_mux = 0;
H A Dstar111657.cpp66 while (start_mux.read() == 0) wait();
249 start_mux = 1;
252 start_mux = 0;

Completed in 6 milliseconds