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

/gem5/src/systemc/ext/core/
H A Dmessages.hh57 extern const char SC_ID_HALT_NOT_ALLOWED_[];
H A D_using.hh184 using sc_core::SC_ID_HALT_NOT_ALLOWED_;
/gem5/src/systemc/core/
H A Dmessages.cc70 const char SC_ID_HALT_NOT_ALLOWED_[] = "halt() is only allowed in SC_CTHREADs"; member in namespace:sc_core
192 {522, SC_ID_HALT_NOT_ALLOWED_},
/gem5/ext/systemc/src/sysc/kernel/
H A Dsc_wait_cthread.cpp53 SC_REPORT_ERROR( SC_ID_HALT_NOT_ALLOWED_, 0 );
H A Dsc_kernel_ids.h95 SC_DEFINE_MESSAGE(SC_ID_HALT_NOT_ALLOWED_ , 522,

Completed in 8 milliseconds