commit | 0821db29bf9ad336e119f41587f55b50b9803681 | [log] [tgz] |
---|---|---|
author | Andy Hung <hunga@google.com> | Mon Mar 15 19:01:51 2021 -0700 |
committer | Andy Hung <hunga@google.com> | Tue Mar 16 12:13:35 2021 -0700 |
tree | 685054f77129b7c1fd73df96f04f2c5193f5731e | |
parent | d96c8193e28c4f3a8e6068fdb7ebe4b9cd5d0faa [diff] |
SoundPool: Avoid busy waiting during stream restart A stream on the restart queue can cause the StreamManager to busy-wait. This was introduced by a fix commit ba04dbe7732bc2d016bf81c81bd349d931de63f2. Test: Verbose log on StreamManager.cpp, run SoundPool CTS tests. Bug: 182923919 Change-Id: Iae794bc957869426a4e1e27cd3c088aa9dd83208