Chromium Code Reviews
DescriptionTSAN startup fix
We were hitting a lock order inversion deadlock, due to one thread
holding the lock in field_trial.cc and trying to hold the lock in
field_trial_param_associator.cc and another doing the opposite. This
fixes that.
BUG=671282
Review-Url: https://codereview.chromium.org/2560823002
Cr-Commit-Position: refs/heads/master@{#436987}
(cherry picked from commit 7f262eb07e82a53a561800998a9b2f5418534bdf)
Committed: https://chromium.googlesource.com/chromium/src/+/170e4101936172efbbe561ea85296890d157ba2c
Patch Set 1 #
Messages
Total messages: 2 (1 generated)
|
|||||||||||||||||||