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

Issue 8507015: Cleanup at end of TLS test by freeing slot (Closed)

Created:
9 years, 1 month ago by jar (doing other things)
Modified:
9 years, 1 month ago
CC:
chromium-reviews, brettw-cc_chromium.org, Paweł Hajdan Jr.
Visibility:
Public.

Description

Cleanup at end of TLS test by freeing slot I noticed that all threads in the unit tests that run after the TLS test call the TLS test destructor as their threads go away. This interaction between tests doesn't seem good... so I added a free call. r=darin Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=109446

Patch Set 1 #

Patch Set 2 : '' #

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

Messages

Total messages: 2 (0 generated)
jar (doing other things)
9 years, 1 month ago (2011-11-09 23:53:35 UTC) #1
darin (slow to review)
9 years, 1 month ago (2011-11-10 06:06:19 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698