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

ruby-cvs:23375

From: nobu ruby-lang.org
Date: Tue, 22 Apr 2008 13:13:03 +0900 (JST)
Subject: [ruby-cvs:23375] Ruby:r16135 (trunk): * thread.c (thread_join): remove the current thread from the join list

nobu	2008-04-22 13:13:01 +0900 (Tue, 22 Apr 2008)

  New Revision: 16135

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

  Log:
    * thread.c (thread_join): remove the current thread from the join list
      of the target thread.


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


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