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

Issue 9281011: [Mac] In PlatformThread::CurrentId(), use pthread_self() instead of mach_thread_self(). (Closed)

Created:
8 years, 11 months ago by Robert Sesek
Modified:
8 years, 11 months ago
Reviewers:
Mark Mentovai
CC:
chromium-reviews, brettw-cc_chromium.org
Visibility:
Public.

Description

[Mac] In PlatformThread::CurrentId(), use pthread_self() instead of mach_thread_self(). BUG=105513 TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=118780

Patch Set 1 #

Patch Set 2 : Fix the test #

Total comments: 1

Patch Set 3 : nit #

Unified diffs Side-by-side diffs Delta from patch set Stats (+17 lines, -15 lines) Patch
M base/threading/platform_thread.h View 2 chunks +0 lines, -8 lines 0 comments Download
M base/threading/platform_thread_posix.cc View 2 chunks +1 line, -6 lines 0 comments Download
M base/threading/worker_pool_posix_unittest.cc View 1 2 1 chunk +16 lines, -1 line 0 comments Download

Messages

Total messages: 6 (0 generated)
Robert Sesek
8 years, 11 months ago (2012-01-23 21:03:57 UTC) #1
Mark Mentovai
LGTM
8 years, 11 months ago (2012-01-23 21:13:16 UTC) #2
Robert Sesek
PTALLAYS
8 years, 11 months ago (2012-01-23 22:55:20 UTC) #3
Mark Mentovai
LGTM allays https://chromiumcodereview.appspot.com/9281011/diff/8001/base/threading/worker_pool_posix_unittest.cc File base/threading/worker_pool_posix_unittest.cc (right): https://chromiumcodereview.appspot.com/9281011/diff/8001/base/threading/worker_pool_posix_unittest.cc#newcode245 base/threading/worker_pool_posix_unittest.cc:245: // joined, the next-detached thread can get ...
8 years, 11 months ago (2012-01-23 22:57:00 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rsesek@chromium.org/9281011/8004
8 years, 11 months ago (2012-01-24 00:15:10 UTC) #5
commit-bot: I haz the power
8 years, 11 months ago (2012-01-24 02:04:39 UTC) #6
Change committed as 118780

Powered by Google App Engine
This is Rietveld 408576698