ruby-cvs:22348
From: nobu ruby-lang.org
Date: Fri, 18 Jan 2008 15:57:09 +0900 (JST)
Subject: [ruby-cvs:22348] Ruby:r15111 (trunk): * thread.c (thread_cleanup_func): ignore errors from destroying mutex
nobu 2008-01-18 15:57:08 +0900 (Fri, 18 Jan 2008)
New Revision: 15111
Modified files:
trunk/ChangeLog
trunk/thread.c
trunk/thread_pthread.c
trunk/thread_win32.c
Log:
* thread.c (thread_cleanup_func): ignore errors from destroying mutex
of dead thread. [ruby-core:15069]
* thread_pthread.c, thread_win32.c (native_thread_destroy): ditto.
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ChangeLog?r1=15111&r2=15110&diff_format=u
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/thread_win32.c?r1=15111&r2=15110&diff_format=u
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/thread.c?r1=15111&r2=15110&diff_format=u
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/thread_pthread.c?r1=15111&r2=15110&diff_format=u