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

/gem5/ext/systemc/src/sysc/kernel/
H A Dsc_process.h175 m_method_p = method_p;
184 (((T*)host_p)->*m_method_p)();
188 void (T::*m_method_p)(); // Method implementing the process. member in class:sc_core::sc_process_call

Completed in 7 milliseconds