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

/gem5/src/systemc/tests/systemc/kernel/process_control/test05/
H A Dtest05.cpp57 m_monitor_handle = sc_get_current_process_handle();
82 m_monitor_handle.throw_it(exception);
88 m_monitor_handle.throw_it(exception);
90 m_monitor_handle.throw_it(other_exception);
97 sc_process_handle m_monitor_handle; local

Completed in 2 milliseconds