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

ruby-cvs:23938

From: nobu ruby-lang.org
Date: Fri, 30 May 2008 10:55:46 +0900 (JST)
Subject: [ruby-cvs:23938] Ruby:r16700 (trunk): * vm_core.h (struct rb_unblock_callback), thread.c

nobu	2008-05-30 10:55:45 +0900 (Fri, 30 May 2008)

  New Revision: 16700

  Modified files:
    trunk/ChangeLog

  Log:
    * vm_core.h (struct rb_unblock_callback), thread.c
      (set_unblock_function), thread_{pthread,win32}.c (native_sleep):
      extracted from struct rb_thread_struct.
    
    * thread.c (reset_unblock_function): not check interrupts at leaving
      blocking region.  [ruby-dev:34874]


  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ChangeLog?r1=16700&r2=16699&diff_format=u


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