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

/gem5/ext/systemc/src/sysc/kernel/
H A Dsc_process.h432 sc_process_host* m_semantics_host_p; // host for semantics. member in class:sc_core::sc_process_b
668 m_semantics_method_p->invoke( m_semantics_host_p );
670 (m_semantics_host_p->*m_semantics_method_p)();
H A Dsc_process.cpp567 m_semantics_host_p( host_p ),
603 if ( m_free_host ) delete m_semantics_host_p;

Completed in 6 milliseconds