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

Issue 9570046: Make the message queue private in the message handler. (Closed)

Created:
8 years, 9 months ago by turnidge
Modified:
8 years, 9 months ago
Reviewers:
cshapiro
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Visibility:
Public.

Description

Make the message queue private in the message handler. Move locking up from the message queue to the message handler. Committed: https://code.google.com/p/dart/source/detail?r=4842

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+86 lines, -74 lines) Patch
M runtime/vm/dart_api_impl.cc View 1 chunk +1 line, -1 line 0 comments Download
M runtime/vm/isolate.cc View 1 chunk +1 line, -1 line 0 comments Download
M runtime/vm/message.h View 4 chunks +18 lines, -17 lines 0 comments Download
M runtime/vm/message.cc View 6 chunks +30 lines, -28 lines 0 comments Download
M runtime/vm/message_test.cc View 10 chunks +34 lines, -25 lines 0 comments Download
M runtime/vm/native_message_handler.cc View 1 chunk +1 line, -1 line 0 comments Download
M runtime/vm/port_test.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
turnidge
8 years, 9 months ago (2012-03-01 23:26:06 UTC) #1
cshapiro
8 years, 9 months ago (2012-03-01 23:52:32 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698