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

/gem5/ext/systemc/src/sysc/kernel/
H A Dsc_cor.h108 virtual sc_cor* get_main() = 0;
H A Dsc_cor_pthread.h116 virtual sc_cor* get_main();
H A Dsc_cor_fiber.h124 virtual sc_cor* get_main();
H A Dsc_cor_qt.h110 virtual sc_cor* get_main();
H A Dsc_cor_fiber.cpp179 sc_cor_pkg_fiber::get_main() function in class:sc_core::sc_cor_pkg_fiber
H A Dsc_cor_qt.cpp228 sc_cor_pkg_qt::get_main() function in class:sc_core::sc_cor_pkg_qt
H A Dsc_cor_pthread.cpp279 sc_cor_pkg_pthread::get_main() function in class:sc_core::sc_cor_pkg_pthread
H A Dsc_simcontext.cpp734 m_cor = m_cor_pkg->get_main();

Completed in 10 milliseconds