diff options
author | wez@chromium.org <wez@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-03-30 01:52:17 +0000 |
---|---|---|
committer | wez@chromium.org <wez@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-03-30 01:52:17 +0000 |
commit | bd6fc540b7970acb05a998f23107dec70f35a3c0 (patch) | |
tree | 37349353ff54a9bceb544f689104d188f06ef1d4 /ppapi/api/ppb_graphics_3d.idl | |
parent | 62bde744e6697d644964f18fdfd051fdb6fbf0bd (diff) | |
download | chromium_src-bd6fc540b7970acb05a998f23107dec70f35a3c0.zip chromium_src-bd6fc540b7970acb05a998f23107dec70f35a3c0.tar.gz chromium_src-bd6fc540b7970acb05a998f23107dec70f35a3c0.tar.bz2 |
Restore multi-thread support to RunningAverage.
The host-side VideoScheduler records creates the RunningAverage on
the caller thread, but records stats to it on the capture and encode
threads and queries it on the capture thread, so currently requires
a thread-safe implementation.
BUG=223769
Review URL: https://chromiumcodereview.appspot.com/13154003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@191486 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'ppapi/api/ppb_graphics_3d.idl')
0 files changed, 0 insertions, 0 deletions