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

Issue 9255012: Add MutexLocker and MonitorLocker to platform/bin (Closed)

Created:
8 years, 11 months ago by Søren Gjesse
Modified:
8 years, 11 months ago
Reviewers:
Mads Ager (google)
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Add MutexLocker and MonitorLocker to runtime/bin These complements the MutexLocker and MonitorLocker in runtime/vm which have the same logic, but are also VM stack resources. R=ager@google.com BUG= TEST= Committed: https://code.google.com/p/dart/source/detail?r=3387

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+67 lines, -10 lines) Patch
M runtime/bin/builtin_sources.gypi View 1 chunk +1 line, -0 lines 0 comments Download
A runtime/bin/thread.h View 1 chunk +58 lines, -0 lines 0 comments Download
M runtime/bin/thread_pool.cc View 1 chunk +8 lines, -10 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Søren Gjesse
8 years, 11 months ago (2012-01-18 09:14:24 UTC) #1
Mads Ager (google)
8 years, 11 months ago (2012-01-18 09:33:26 UTC) #2
LGTM

Please update the change description: platform/vm -> runtime/vm, platform/bin ->
runtime/bin.

Powered by Google App Engine
This is Rietveld 408576698