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

Issue 1271773003: Allow threads to exit an isolate during rendezvous. (Closed)

Created:
5 years, 4 months ago by koda
Modified:
5 years, 4 months ago
Reviewers:
Ivan Posva
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

Allow threads to exit an isolate during rendezvous. The state is saved and will be visited, so this is safe. Also clarify that nested calls to SafepointThreads from the same thread is not supported, and check for this. BUG= R=iposva@google.com Committed: https://github.com/dart-lang/sdk/commit/0897409f599d17dd63fa5f69a1063051602f5f23

Patch Set 1 #

Patch Set 2 : Another assertion. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+15 lines, -6 lines) Patch
M runtime/vm/thread_registry.h View 1 2 chunks +13 lines, -6 lines 0 comments Download
M runtime/vm/thread_registry.cc View 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (1 generated)
koda
5 years, 4 months ago (2015-08-03 15:53:25 UTC) #2
Ivan Posva
LGTM -ip
5 years, 4 months ago (2015-08-04 05:12:08 UTC) #3
koda
5 years, 4 months ago (2015-08-04 16:30:12 UTC) #4
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
0897409f599d17dd63fa5f69a1063051602f5f23 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698