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

Issue 183763031: [Android] Deprecate pthread_cond_timedwait_monotonic (Closed)

Created:
6 years, 9 months ago by benm (inactive)
Modified:
6 years, 9 months ago
Reviewers:
narayan, Nico, (unused - use chromium)
CC:
chromium-reviews, erikwright+watch_chromium.org
Visibility:
Public.

Description

The Android team is deprecating pthread_cond_timedwait_monotonic in favor of the more standard pthread_condattr_getclock. Update usage in Chromium such that it will use the standards based code path when it's present. Bug:349865 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=255428

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : fix failure on linux #

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

Messages

Total messages: 11 (0 generated)
benm (inactive)
6 years, 9 months ago (2014-03-05 11:29:08 UTC) #1
benm (inactive)
ptal
6 years, 9 months ago (2014-03-05 15:12:06 UTC) #2
Nico
Let's not reference internal bugs in CL descriptions. Either file a public bug or make ...
6 years, 9 months ago (2014-03-05 18:24:25 UTC) #3
benm (inactive)
On 2014/03/05 18:24:25, Nico wrote: > Let's not reference internal bugs in CL descriptions. Either ...
6 years, 9 months ago (2014-03-06 11:33:17 UTC) #4
(unused - use chromium)
If you build chrome with this new ndk, will it still run on current android ...
6 years, 9 months ago (2014-03-06 14:41:53 UTC) #5
benm (inactive)
On 2014/03/06 14:41:53, thakis wrote: > If you build chrome with this new ndk, will ...
6 years, 9 months ago (2014-03-06 16:02:03 UTC) #6
Nico
lgtm Thanks for explaining!
6 years, 9 months ago (2014-03-06 16:15:03 UTC) #7
benm (inactive)
The CQ bit was checked by benm@chromium.org
6 years, 9 months ago (2014-03-06 16:20:02 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/benm@chromium.org/183763031/40001
6 years, 9 months ago (2014-03-06 16:20:21 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/benm@chromium.org/183763031/40001
6 years, 9 months ago (2014-03-06 20:49:00 UTC) #10
commit-bot: I haz the power
6 years, 9 months ago (2014-03-06 21:12:02 UTC) #11
Message was sent while issue was closed.
Change committed as 255428

Powered by Google App Engine
This is Rietveld 408576698