Searched refs:sc_halt (Results 1 - 3 of 3) sorted by relevance
/gem5/ext/systemc/src/sysc/kernel/ | ||
H A D | sc_except.h | 56 class sc_halt class in namespace:sc_core 59 sc_halt() {} function in class:sc_core::sc_halt 60 sc_halt( const sc_halt& ) {} function in class:sc_core::sc_halt |
H A D | sc_cthread_process.h | 94 throw sc_halt(); |
H A D | sc_thread_process.cpp | 121 catch( sc_halt ) { |
Completed in 5 milliseconds