ruby-cvs:19429
From: nobu ruby-lang.org
Date: Thu, 19 Apr 2007 14:52:50 +0900 (JST)
Subject: [ruby-cvs:19429] Ruby:r12193: * lib/monitor.rb (ConditionVariable#wait, mon_enter, mon_exit_for_cond):
nobu 2007-04-19 14:52:49 +0900 (Thu, 19 Apr 2007)
New Revision: 12193
Modified files:
branches/ruby_1_8/ChangeLog
branches/ruby_1_8/lib/monitor.rb
branches/ruby_1_8/version.h
Log:
* lib/monitor.rb (ConditionVariable#wait, mon_enter, mon_exit_for_cond):
ensures Thread.critical to be false. [ruby-talk:248300]
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/ChangeLog?r1=12193&r2=12192
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/version.h?r1=12193&r2=12192
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/lib/monitor.rb?r1=12193&r2=12192