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

Issue 6667030: Use pthread_kill on solaris

Created:
9 years, 9 months ago by ry
Modified:
9 years, 9 months ago
Reviewers:
Vitaly Repeshko
CC:
v8-dev
Visibility:
Public.

Description

Use pthread_kill on solaris

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M src/platform-solaris.cc View 1 chunk +1 line, -1 line 1 comment Download

Messages

Total messages: 2 (0 generated)
ry
The pthread_kill actually does work for us - no crashes in cctest when applied with ...
9 years, 9 months ago (2011-03-11 06:47:51 UTC) #1
Vitaly Repeshko
9 years, 9 months ago (2011-03-11 07:42:19 UTC) #2
LGTM. Landed in r7142. Closing code review.

Thanks,
Vitaly

http://codereview.chromium.org/6667030/diff/1/src/platform-solaris.cc
File src/platform-solaris.cc (right):

http://codereview.chromium.org/6667030/diff/1/src/platform-solaris.cc#newcode683
src/platform-solaris.cc:683: // There doesn't seem to be a robust way to deliver
a signal to a
I removed the comment.

Powered by Google App Engine
This is Rietveld 408576698