Replace Acquire_Store calls with Release_Store as these stores should have the releas...
commita278594a43c76544cb762ad3ded470664fb9c465
authorlcwu <lcwu@chromium.org>
Wed, 8 Oct 2014 00:30:44 +0000 (7 17:30 -0700)
committerCommit bot <commit-bot@chromium.org>
Wed, 8 Oct 2014 00:31:09 +0000 (8 00:31 +0000)
treee846b3b5ab5b50115120f01444d1d14f61b92cf8
parentf0f4ca8766618c2b59fc125a217f66dcde470669
Replace Acquire_Store calls with Release_Store as these stores should have the release ordering/semantics. Also remove a couple of unnecessary memory barriers.

BUG=420970

Review URL: https://codereview.chromium.org/631283002

Cr-Commit-Position: refs/heads/master@{#298618}
chromecast/media/cma/ipc/media_message_fifo.cc