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
Committed: https://crrev.com/7f262eb07e82a53a561800998a9b2f5418534bdf
Cr-Commit-Position: refs/heads/master@{#436987}
Patch Set 1 #
Messages
Total messages: 11 (6 generated)
|
|||||||||||||||||||