commit | 160664b40148a1da9e047e262eaf5d9fcb36b2b8 | [log] [tgz] |
---|---|---|
author | Andy Hung <hunga@google.com> | Fri Sep 15 18:19:28 2023 -0700 |
committer | Andy Hung <hunga@google.com> | Wed Nov 15 10:29:18 2023 -0800 |
tree | a74adcaf69b7a52b95c48afe9e2a8812ba363ac3 | |
parent | 93d4e88032821ebeb57f365fcfb3581a6fe80ba4 [diff] |
Thread: Add ThreadBase_ThreadLoop capability A virtual mutex to guard methods and variables that only run on the single thread threadLoop(). Some additional thread-safety annotations are added. Test: atest AudioTrackTest AudioRecordTest Test: atest AAudioTests AudioTrackOffloadTest Test: atest AudioPlaybackCaptureTest Test: Camera YouTube Bug: 275748373 Merged-In: I6fb87cc8d362c5ddd928563f193fd43f0d02a04c Change-Id: I6fb87cc8d362c5ddd928563f193fd43f0d02a04c