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

/gem5/src/systemc/tests/systemc/kernel/process_control/disable_enable/test1/
H A Dtest1.cpp61 m_target_cthread0 = sc_get_current_process_handle();
84 sc_process_handle m_target_cthread0; local
97 m_target_cthread0.enable();
127 m_target_cthread0.disable();
/gem5/src/systemc/tests/systemc/kernel/process_control/suspend_resume/test1/
H A Dtest1.cpp71 m_target_cthread0 = sc_get_current_process_handle();
94 sc_process_handle m_target_cthread0; local
107 m_target_cthread0.resume();
138 m_target_cthread0.suspend();
/gem5/src/systemc/tests/systemc/kernel/process_control/disable_enable/test2/
H A Dtest2.cpp63 m_target_cthread0 = sc_get_current_process_handle();
87 sc_process_handle m_target_cthread0; local
/gem5/src/systemc/tests/systemc/kernel/process_control/suspend_resume/test2/
H A Dtest2.cpp76 m_target_cthread0 = sc_get_current_process_handle();
100 sc_process_handle m_target_cthread0; local

Completed in 11 milliseconds