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

/gem5/src/systemc/tests/systemc/kernel/sc_simcontext/test01/
H A Dtest01.cpp61 void main_action_cthread() function
65 << " main_action_cthread called" << endl;
74 SC_CTHREAD( main_action_cthread, clk.pos() );

Completed in 2 milliseconds