ruby-cvs:20152
From: nobu ruby-lang.org
Date: Sat, 11 Aug 2007 00:01:15 +0900 (JST)
Subject: [ruby-cvs:20152] Ruby:r12916 (trunk): * thread.c (thread_start_func_2): not re-raise to main thread if it is
nobu 2007-08-11 00:01:14 +0900 (Sat, 11 Aug 2007)
New Revision: 12916
Modified files:
trunk/ChangeLog
trunk/thread.c
trunk/version.h
Log:
* thread.c (thread_start_func_2): not re-raise to main thread if it is
joining the current thread.
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/version.h?r1=12916&r2=12915
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ChangeLog?r1=12916&r2=12915
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/thread.c?r1=12916&r2=12915