Searched hist:13006 (Results 1 - 1 of 1) sorted by relevance

/gem5/src/systemc/core/
H A Dprocess.cc13006:f4e4f859d114 Fri Jul 27 19:28:00 EDT 2018 Gabe Black <gabeblack@google.com> systemc: Ensure the terminated event is notified in all cases.

The terminated event was being notified if a process was killed, but
not if it was terminated in other ways. This change moves the
notification into the helper which sets termination related state.

Change-Id: I10aa5ad25875db992c8408dc60f087efc76b336b
Reviewed-on: https://gem5-review.googlesource.com/12057
Reviewed-by: Gabe Black <gabeblack@google.com>
Maintainer: Gabe Black <gabeblack@google.com>

Completed in 13 milliseconds