systemc: Implement sc_get_curr_process_handle().
authorGabe Black <gabeblack@google.com>
Sat, 22 Sep 2018 14:36:36 +0000 (07:36 -0700)
committerGabe Black <gabeblack@google.com>
Tue, 16 Oct 2018 00:31:33 +0000 (00:31 +0000)
commit7fa683ada5cb84ac9f5c20e82e642b14161ffedb
tree0aff735f8c61bf8af07cc13e74de7fbe8a980cef
parentdc599a0176f12b6fe17084258a1ec8adef6774d8
systemc: Implement sc_get_curr_process_handle().

The implementation is fairly trivial, but the pieces it relies on
weren't always available.

Change-Id: Ie77168ff336febd3ebe22c400f2b1f133e43aca7
Reviewed-on: https://gem5-review.googlesource.com/c/12973
Reviewed-by: Gabe Black <gabeblack@google.com>
Maintainer: Gabe Black <gabeblack@google.com>
src/systemc/core/sc_process_handle.cc