diff options
author | cpu@chromium.org <cpu@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-08-18 22:34:24 +0000 |
---|---|---|
committer | cpu@chromium.org <cpu@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-08-18 22:34:24 +0000 |
commit | 5f3e6942ba82da6dfe02fe6f35d2919995bfcb81 (patch) | |
tree | a7ca48a7dca2d322eee91abdb6aa9dbc9a15d318 /media/player | |
parent | 8b6ff019c982f3929cf09b7090c9ec38c2751fc1 (diff) | |
download | chromium_src-5f3e6942ba82da6dfe02fe6f35d2919995bfcb81.zip chromium_src-5f3e6942ba82da6dfe02fe6f35d2919995bfcb81.tar.gz chromium_src-5f3e6942ba82da6dfe02fe6f35d2919995bfcb81.tar.bz2 |
Possible deadlock in PCM audio Start() method
- Implement Alpha's idea of pausing the device while we queue the first two packets.
- This way we don't risk the chance to enter the callback from two threads at the same time.
TEST=unit test added
BUG=19276
Review URL: http://codereview.chromium.org/173022
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@23668 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'media/player')
0 files changed, 0 insertions, 0 deletions