[前][次][番号順一覧][スレッド一覧][生データ]

ruby-cvs:23376

From: matz ruby-lang.org
Date: Tue, 22 Apr 2008 13:26:46 +0900 (JST)
Subject: [ruby-cvs:23376] Ruby:r16136 (trunk): * thread.c (rb_thread_stop_timer_thread): should clear

matz	2008-04-22 13:26:44 +0900 (Tue, 22 Apr 2008)

  New Revision: 16136

  Modified files:
    trunk/ChangeLog
    trunk/bootstraptest/test_knownbug.rb
    trunk/bootstraptest/test_thread.rb
    trunk/thread.c

  Log:
    * thread.c (rb_thread_stop_timer_thread): should clear
      timer_thread_id after stopping it.

  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ChangeLog?r1=16136&r2=16135&diff_format=u
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/thread.c?r1=16136&r2=16135&diff_format=u
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/bootstraptest/test_thread.rb?r1=16136&r2=16135&diff_format=u
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/bootstraptest/test_knownbug.rb?r1=16136&r2=16135&diff_format=u


[前][次][番号順一覧][スレッド一覧][生データ]