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

/gem5/ext/systemc/src/sysc/kernel/
H A Dsc_method_process.h266 m_exist_p = next_p;
272 return (sc_method_handle)m_exist_p;
H A Dsc_thread_process.h416 m_exist_p = next_p;
422 return (sc_thread_handle)m_exist_p;
H A Dsc_process.cpp554 m_exist_p(0),
H A Dsc_process.h419 sc_process_b* m_exist_p; // process existence link. member in class:sc_core::sc_process_b

Completed in 12 milliseconds