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

Issue 1658983004: Change signature of atomic increment/decrement functions to return void. (Closed)

Created:
4 years, 10 months ago by siva
Modified:
4 years, 10 months ago
Reviewers:
rmacnak
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Base URL:
git@github.com:dart-lang/sdk.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Change signature of atomic increment/decrement functions to return void. R=rmacnak@google.com Committed: https://github.com/dart-lang/sdk/commit/bf5d8f6efcbac03973613ccac831fc331db45af7

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+50 lines, -56 lines) Patch
M runtime/vm/atomic.h View 2 chunks +12 lines, -2 lines 0 comments Download
M runtime/vm/atomic_android.h View 2 chunks +4 lines, -6 lines 0 comments Download
M runtime/vm/atomic_linux.h View 2 chunks +4 lines, -6 lines 0 comments Download
M runtime/vm/atomic_macos.h View 2 chunks +4 lines, -6 lines 0 comments Download
M runtime/vm/atomic_test.cc View 1 chunk +4 lines, -6 lines 0 comments Download
M runtime/vm/atomic_win.h View 2 chunks +10 lines, -16 lines 0 comments Download
M runtime/vm/pages.cc View 6 chunks +12 lines, -14 lines 0 comments Download

Messages

Total messages: 5 (2 generated)
siva
4 years, 10 months ago (2016-02-02 18:45:15 UTC) #2
rmacnak
lgtm
4 years, 10 months ago (2016-02-02 18:53:38 UTC) #3
siva
4 years, 10 months ago (2016-02-03 17:15:39 UTC) #5
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
bf5d8f6efcbac03973613ccac831fc331db45af7 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698