http://codereview.chromium.org/6674002/diff/1/src/platform-solaris.cc File src/platform-solaris.cc (right):
http://codereview.chromium.org/6674002/diff/1/src/platform-solaris.cc#newcode683 src/platform-solaris.cc:683: /* On 2011/03/10 22:08:26, Vitaly Repeshko wrote:
Instead of commented code, we should say that there doesn't seem to be
a way do
deliver a signal to a particular thread.
Wait a second. There's thr_kill which seems to do right thing. Do you have a Solaris system to try it on? You'll need to give it a return value from thr_self. http://codereview.chromium.org/6674002/ -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
