Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(29)

Issue 8424013: Avoid all unnecessary calls to TLS during thread teardown (Closed)

Created:
9 years, 1 month ago by jar (doing other things)
Modified:
9 years, 1 month ago
Reviewers:
Anton Muhin
CC:
chromium-reviews, brettw-cc_chromium.org
Visibility:
Public.

Description

Avoid all unnecessary calls to TLS during thread teardown Mac base_unittests is still flaky.... Pthread is still sometimes crashing Mac on shutdown. I'm suspicious that my handlers are tickling it. This removes a DCHECK(), which checked status in TLS during the teardown. TBR=rtenneti Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=107944

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+0 lines, -1 line) Patch
M base/tracked_objects.cc View 1 chunk +0 lines, -1 line 0 comments Download

Messages

Total messages: 1 (0 generated)
Anton Muhin
9 years, 1 month ago (2011-10-31 13:12:42 UTC) #1
LGTM

Powered by Google App Engine
This is Rietveld 408576698