ruby-cvs:25191
From: nobu ruby-lang.org
Date: Wed, 9 Jul 2008 20:35:07 +0900 (JST)
Subject: [ruby-cvs:25191] Ruby:r17972 (trunk): * thread_{pthread,win32}.c (native_sleep): wait until timed out.
nobu 2008-07-09 20:35:06 +0900 (Wed, 09 Jul 2008) New Revision: 17972 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=17972 Log: * thread_{pthread,win32}.c (native_sleep): wait until timed out. Modified files: trunk/ChangeLog trunk/thread_pthread.c trunk/thread_win32.c