commit | 43b1caed35e56ec9553c02036113e71a79d06895 | [log] [tgz] |
---|---|---|
author | Andy Hung <hunga@google.com> | Fri Feb 16 17:14:36 2024 -0800 |
committer | Andy Hung <hunga@google.com> | Thu Mar 07 10:39:57 2024 -0800 |
tree | 80d0528c6f61c70314a134e28350810eda0f26d3 | |
parent | 099135510ae21837eb101618785a3998eeb5a73c [diff] |
AudioSystem: Add thread safety annotations Use std::mutex and std::lock_guard Update naming of mutex variables to use mutex vs lock. Test: atest CtsMediaAudioTestCases Bug: 326474970 Merged-In: Iffd72f06d51709cc28bc4adf5a71269c4b540b50 Change-Id: Iffd72f06d51709cc28bc4adf5a71269c4b540b50