diff options
author | dalecurtis@google.com <dalecurtis@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-10-26 23:31:55 +0000 |
---|---|---|
committer | dalecurtis@google.com <dalecurtis@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-10-26 23:31:55 +0000 |
commit | 7d84406df54bbbc99162bcbc792e1f49a3bd0c4b (patch) | |
tree | ebc89eb2e32a5e9b72d706753d28af97791073a6 /media/ffmpeg/ffmpeg_common.cc | |
parent | 7b40ab59c23f23c138cf23330eb586c1925f2234 (diff) | |
download | chromium_src-7d84406df54bbbc99162bcbc792e1f49a3bd0c4b.zip chromium_src-7d84406df54bbbc99162bcbc792e1f49a3bd0c4b.tar.gz chromium_src-7d84406df54bbbc99162bcbc792e1f49a3bd0c4b.tar.bz2 |
Add tsan suppression for races in MMDevice API.
Build log: http://goo.gl/ew43m
We're using the API correctly in AudioDeviceListenerWin as far as
I can tell (single thread construction and destruction w/o error).
The MSDN docs say it's okay to destruct the endpoint after the call
to UnregisterEndpointNotificationCallback() returns.
http://msdn.microsoft.com/en-us/library/windows/desktop/dd371404.aspx
BUG=158099
TEST=none
Review URL: https://codereview.chromium.org/11313011
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@164441 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'media/ffmpeg/ffmpeg_common.cc')
0 files changed, 0 insertions, 0 deletions