ruby-cvs:19502
From: nobu ruby-lang.org
Date: Thu, 10 May 2007 10:12:11 +0900 (JST)
Subject: [ruby-cvs:19502] Ruby:r12266: * thread.c (rb_thread_priority): rdoc fix; the initial value is
nobu 2007-05-10 10:12:10 +0900 (Thu, 10 May 2007)
New Revision: 12266
Modified files:
trunk/ChangeLog
trunk/thread.c
trunk/version.h
Log:
* thread.c (rb_thread_priority): rdoc fix; the initial value is
inherited from the creating thread. [ruby-core:10607]
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/version.h?r1=12266&r2=12265
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ChangeLog?r1=12266&r2=12265
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/thread.c?r1=12266&r2=12265