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

/gem5/ext/systemc/src/sysc/kernel/
H A Dsc_process.h433 SC_ENTRY_FUNC m_semantics_method_p; // method 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.cpp568 m_semantics_method_p ( method_p ),
605 delete m_semantics_method_p;

Completed in 10 milliseconds