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

Issue 130773005: Use mutex in PostponeInterruptScope. (Closed)

Created:
6 years, 10 months ago by Yang
Modified:
6 years, 10 months ago
Reviewers:
mvstanton
CC:
v8-dev
Visibility:
Public.

Description

Use mutex in PostponeInterruptScope. To avoid race with e.g. StackGuard::RequestInstallCode called from another thread when both access postpone_interrupts_nesting_. R=mvstanton@chromium.org BUG=290964

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -1 line) Patch
src/isolate.h View 1 chunk +4 lines, -1 line 0 comments Download

Messages

Total messages: 4 (0 generated)
Yang
6 years, 10 months ago (2014-02-05 11:22:13 UTC) #1
Yang
6 years, 10 months ago (2014-02-05 11:22:14 UTC) #2
Yang
6 years, 10 months ago (2014-02-05 11:22:15 UTC) #3
Yang
6 years, 10 months ago (2014-02-05 11:22:16 UTC) #4

          

Powered by Google App Engine
This is Rietveld 408576698