summaryrefslogtreecommitdiffstats
path: root/apps
diff options
context:
space:
mode:
authoramistry <amistry@chromium.org>2016-01-12 18:18:18 -0800
committerCommit bot <commit-bot@chromium.org>2016-01-13 02:19:08 +0000
commit7fd0f7667ea8ea92c32578fc15c4bdb31fb634c1 (patch)
treefa1c2654f2d651c3bdbedcb52d3bf771728fafbc /apps
parent57dc5aa393d8002693e40aa5f1d2d2851fc5b776 (diff)
downloadchromium_src-7fd0f7667ea8ea92c32578fc15c4bdb31fb634c1.zip
chromium_src-7fd0f7667ea8ea92c32578fc15c4bdb31fb634c1.tar.gz
chromium_src-7fd0f7667ea8ea92c32578fc15c4bdb31fb634c1.tar.bz2
Modify tracked_objects::DeathData to use atomics.
This eliminates races on the individual members of DeathData. However, snapshotting of DeathData can still be inconsistent since fields can be written and read from different fields. Based on the comments in tracked_objects.{cc,h}, this appears to be intentional. BUG=447468 Review URL: https://codereview.chromium.org/1263773008 Cr-Commit-Position: refs/heads/master@{#369075}
Diffstat (limited to 'apps')
0 files changed, 0 insertions, 0 deletions