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

/gem5/ext/systemc/src/sysc/kernel/
H A Dsc_simcontext.cpp1041 static bool stop_warning_issued = false; local
1044 if ( !stop_warning_issued )
1046 stop_warning_issued = true; // This must be before the WARNING!!!

Completed in 10 milliseconds