commit | 6dd13096c1fb0768174c2dd15bf231d1d7dd73d9 | [log] [tgz] |
---|---|---|
author | Susan Wang <yingshuw@codeaurora.org> | Mon Jan 25 10:27:11 2021 -0500 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Tue Feb 23 17:14:40 2021 -0800 |
tree | f10cf00eb1b3420ac8aed6552d656e865ec0e4e4 | |
parent | 82a2664ca6d037701c053e7c19a5c32647eefbfc [diff] |
hal: Remove in_get_stream and out_get_stream Remove in_get_stream and out_get_stream and add in_ctxt and out_ctxt members to stream_in/out structs to track and directly access stream contexts. Mitigate race conditions with the active_in/outputs_list when in/out_get_stream reads the list. Change-Id: Iefc77d3c862b16dce8086e1afba15cf0210155b4