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

/gem5/ext/systemc/src/sysc/kernel/
H A Dsc_method_process.cpp552 //"sc_method_process::throw_user"
563 void sc_method_process::throw_user( const sc_throw_it_helper& helper, function in class:sc_core::sc_method_process
587 child_p->throw_user(helper, descendants);
838 // descendants have been processed in throw_user and kill.
H A Dsc_thread_process.cpp609 //"sc_thread_process::throw_user"
622 void sc_thread_process::throw_user( const sc_throw_it_helper& helper, function in class:sc_core::sc_thread_process
646 child_p->throw_user(helper, descendants);
908 // descendants have been processed in throw_user and kill.
1064 // (2) Recoding of kill_process(), throw_user() and reset support to
H A Dsc_method_process.h165 virtual void throw_user( const sc_throw_it_helper& helper,
H A Dsc_process_handle.h506 m_target_p->throw_user(helper, descendants);
H A Dsc_process.h390 virtual void throw_user( const sc_throw_it_helper& helper,
H A Dsc_thread_process.h146 virtual void throw_user( const sc_throw_it_helper& helper,

Completed in 19 milliseconds