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

Issue 1286693006: [MIPS] Use nacl_atomic_is_lock_free instead of c11_atomic_is_lock_free (Closed)

Created:
5 years, 4 months ago by petarj
Modified:
5 years, 4 months ago
Reviewers:
Derek Schuff
CC:
native-client-reviews_googlegroups.com, JF
Base URL:
https://chromium.googlesource.com/native_client/pnacl-libcxx.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

[MIPS] Use nacl_atomic_is_lock_free instead of c11_atomic_is_lock_free Use nacl_atomic_is_lock_free instead of c11_atomic_is_lock_free, as MIPS does not have (yet) implementations of these c11 functions for 64-bit types. BUG= https://code.google.com/p/nativeclient/issues/detail?id=4205 R=dschuff@chromium.org Committed: https://gerrit.chromium.org/gerrit/gitweb?p=native_client/pnacl-libcxx.git;a=commit;h=c627a310c8986c42c828adab52f3826fceba802e

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M include/atomic View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 8 (1 generated)
petarj
PTAL.
5 years, 4 months ago (2015-08-11 17:55:59 UTC) #2
Derek Schuff
On 2015/08/11 17:55:59, petarj wrote: > PTAL. I don't really see why this is necessary? ...
5 years, 4 months ago (2015-08-11 18:47:44 UTC) #3
petarj
On 2015/08/11 18:47:44, Derek Schuff wrote: > On 2015/08/11 17:55:59, petarj wrote: > > PTAL. ...
5 years, 4 months ago (2015-08-11 19:10:18 UTC) #4
Derek Schuff
On 2015/08/11 19:10:18, petarj wrote: > On 2015/08/11 18:47:44, Derek Schuff wrote: > > On ...
5 years, 4 months ago (2015-08-11 21:58:39 UTC) #5
Derek Schuff
oh, also please fix the wording of the CL description to be more clear about ...
5 years, 4 months ago (2015-08-11 21:59:11 UTC) #6
petarj
On 2015/08/11 21:58:39, Derek Schuff wrote: > On 2015/08/11 19:10:18, petarj wrote: > > On ...
5 years, 4 months ago (2015-08-11 22:04:02 UTC) #7
petarj
5 years, 4 months ago (2015-08-11 22:16:01 UTC) #8
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
c627a310c8986c42c828adab52f3826fceba802e (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698