systemc: Add a minimal version of the deprecated sc_process_b.
authorGabe Black <gabeblack@google.com>
Tue, 19 Jun 2018 00:04:28 +0000 (17:04 -0700)
committerGabe Black <gabeblack@google.com>
Tue, 28 Aug 2018 21:24:32 +0000 (21:24 +0000)
commitc564fe0bcc6d53dd7f1b5dc2c0174bd445fd2a6d
tree8811974117bd0bdc31a81f7be817ebe81fcedf1a
parentc09bc660bef1ff40bc37263f92b1d8c489aa8c7d
systemc: Add a minimal version of the deprecated sc_process_b.

This type is deprecated, but some tests still rely on it. This change
adds just enough of it to satisfy the tests, and also the several
different mechanisms for retrieving the sc_process_b which refers to
the currently active process.

Change-Id: Id122ae5df23744b5de1e1c97573412f97a73b77a
Reviewed-on: https://gem5-review.googlesource.com/11351
Reviewed-by: Gabe Black <gabeblack@google.com>
Maintainer: Gabe Black <gabeblack@google.com>
src/systemc/core/sc_process_handle.cc
src/systemc/ext/core/_using.hh
src/systemc/ext/core/sc_process_handle.hh
src/systemc/tests/working.filt