ruby-cvs:24660
From: mame ruby-lang.org
Date: Thu, 19 Jun 2008 23:18:47 +0900 (JST)
Subject: [ruby-cvs:24660] Ruby:r17435 (trunk): * thread.c, thread_win32.c, vm_core.h: try to remove false positive of
mame 2008-06-19 23:18:46 +0900 (Thu, 19 Jun 2008)
New Revision: 17435
Modified files:
trunk/ChangeLog
trunk/thread.c
trunk/thread_win32.c
trunk/vm_core.h
Log:
* thread.c, thread_win32.c, vm_core.h: try to remove false positive of
deadlock detection.
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ChangeLog?r1=17435&r2=17434&diff_format=u
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/thread_win32.c?r1=17435&r2=17434&diff_format=u
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/thread.c?r1=17435&r2=17434&diff_format=u
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/vm_core.h?r1=17435&r2=17434&diff_format=u