DescriptionSuppress libyuv::TestCpuFlag races.
Two concurrently running decoders will trigger data races on cpu_info_
which is lazily initialized on reading TestCpuFlag without proper
atomics.
BUG=libyuv:508
R=kjellander@webrtc.org
TEST=Running EndToEndTest.SendsAndReceivesMultipleStreams under TSan.
Committed: https://crrev.com/7ae926274593c7965f3559d4cb698b0f40dfd8ef
Cr-Commit-Position: refs/heads/master@{#10335}
Patch Set 1 #
Messages
Total messages: 6 (2 generated)
|