commit | acd955ac801bd0b02c670d79023aecf8440c2388 | [log] [tgz] |
---|---|---|
author | Andy Hung <hunga@google.com> | Fri Feb 16 17:14:36 2024 -0800 |
committer | Andy Hung <hunga@google.com> | Fri Feb 23 15:51:34 2024 -0800 |
tree | 3fa8197be46180ececc1c453fcc8d06e497eafea | |
parent | 45930ad493ca6a254f33b8f5cd2c2f596bd35c83 [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 Change-Id: Iffd72f06d51709cc28bc4adf5a71269c4b540b50