ruby-cvs:25189
From: nobu ruby-lang.org
Date: Wed, 9 Jul 2008 18:17:10 +0900 (JST)
Subject: [ruby-cvs:25189] Ruby:r17970 (trunk): * thread_{pthread,win32}.c (rb_thread_create_timer_thread): needs more
nobu 2008-07-09 18:17:09 +0900 (Wed, 09 Jul 2008) New Revision: 17970 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=17970 Log: * thread_{pthread,win32}.c (rb_thread_create_timer_thread): needs more stack for debug. Modified files: trunk/ChangeLog trunk/thread.c trunk/thread_pthread.c trunk/thread_win32.c