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

/gem5/ext/systemc/src/sysc/kernel/
H A Dsc_method_process.cpp138 //"sc_method_process::disable_process"
144 void sc_method_process::disable_process( function in class:sc_core::sc_method_process
158 if ( child_p ) child_p->disable_process(descendants);
H A Dsc_thread_process.cpp163 //"sc_thread_process::disable_process"
169 void sc_thread_process::disable_process( function in class:sc_core::sc_thread_process
183 if ( child_p ) child_p->disable_process(descendants);
H A Dsc_method_process.h140 virtual void disable_process(
H A Dsc_process_handle.h264 m_target_p->disable_process(descendants);
H A Dsc_process.h372 virtual void disable_process(
H A Dsc_thread_process.h127 virtual void disable_process(

Completed in 20 milliseconds