DescriptionMake FlexfecReceiveStreamImpl::started_ into std::atomic<bool>
FlexfecReceiveStreamImpl::crit_ was only protecting one boolean, so it's probably better to just make sure that boolean is atomic.
BUG=None
Review-Url: https://codereview.webrtc.org/2991533002
Cr-Commit-Position: refs/heads/master@{#19217}
Committed: https://chromium.googlesource.com/external/webrtc/+/3d4c28778e5f262ccc82f5ba4ebb671ca8496c7b
Patch Set 1 #
Total comments: 4
Patch Set 2 : Use explicit store/load. #
Total comments: 3
Messages
Total messages: 18 (8 generated)
|