diff options
author | dalecurtis@chromium.org <dalecurtis@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-11-01 22:54:46 +0000 |
---|---|---|
committer | dalecurtis@chromium.org <dalecurtis@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-11-01 22:54:46 +0000 |
commit | 2ce8ebf7dc12ffe8fa614804038778573472d269 (patch) | |
tree | 4b8f39e271d6ee27d525d894aab751355d7091df /sync | |
parent | fb621791cf046c846380f514dea1724845f31f9f (diff) | |
download | chromium_src-2ce8ebf7dc12ffe8fa614804038778573472d269.zip chromium_src-2ce8ebf7dc12ffe8fa614804038778573472d269.tar.gz chromium_src-2ce8ebf7dc12ffe8fa614804038778573472d269.tar.bz2 |
Collapse InitializeOnAudioThread() into AudioManagerWin.
AudioManagerWin is the only one who needs this functionality and
per scherkus it's okay to pass this to another thread so long as
it's in the top level concrete class:
"If you post a task using |this| inside of a concrete ctor (e.g.,
AMLinux, AMWin) it's functionally the same as executing it
post-concrete-ctor as AudioManager::Create()."
BUG=none
TEST=none yet.
Review URL: https://chromiumcodereview.appspot.com/11367028
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@165538 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'sync')
0 files changed, 0 insertions, 0 deletions