commit | 79cb83120b2b4f23968d281905796ff2559cde8c | [log] [tgz] |
---|---|---|
author | Matthew Barth <msbarth@us.ibm.com> | Wed Nov 14 15:20:31 2018 -0600 |
committer | Matthew Barth <msbarth@us.ibm.com> | Tue Jun 11 10:54:04 2019 -0500 |
tree | 8d00ccf3cf39c146c307b468a5e0623551bd8d62 | |
parent | 2885ba902c96d56c8aed17a28c054bc3519dc8d8 [diff] |
Add/Remove event signals by event name Using the event name as the key, each signal trigger an event subscribes to is added to the list of signals for that event only. This later simplifies removal of those subscribed signals if the event is removed. Change-Id: I8c5f7b01e69e995647408eeb41397d6160beb079 Signed-off-by: Matthew Barth <msbarth@us.ibm.com>