<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ruby.git/test/monitor, branch master</title>
<subtitle>Ruby GIT repository</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/kanarip/public_git/ruby.git/'/>
<entry>
<title> * added monitor.rb test. see #2240 the bug on ruby_1_8.</title>
<updated>2009-10-20T15:57:39+00:00</updated>
<author>
<name>nahi</name>
<email>nahi@b2dd03c8-39d4-4d8f-98ff-823fe69b080e</email>
</author>
<published>2009-10-20T15:57:39+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/kanarip/public_git/ruby.git/commit/?id=d1db8478aafb133ec3a8d409308036a688752ea7'/>
<id>d1db8478aafb133ec3a8d409308036a688752ea7</id>
<content type='text'>
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@25418 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@25418 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</pre>
</div>
</content>
</entry>
<entry>
<title>* lib/thread.rb (ConditionVariable#broadcast): use Mutex</title>
<updated>2007-02-24T07:01:18+00:00</updated>
<author>
<name>shugo</name>
<email>shugo@b2dd03c8-39d4-4d8f-98ff-823fe69b080e</email>
</author>
<published>2007-02-24T07:01:18+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/kanarip/public_git/ruby.git/commit/?id=355447ae6b75e767d4691555ec04159369e366b6'/>
<id>355447ae6b75e767d4691555ec04159369e366b6</id>
<content type='text'>
  instead of Thread.exclusive.

* lib/monitor.rb (MonitorMixin#mon_exit): unset @mon_owner
  before calling Mutex#unlock.


git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@11848 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  instead of Thread.exclusive.

* lib/monitor.rb (MonitorMixin#mon_exit): unset @mon_owner
  before calling Mutex#unlock.


git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@11848 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</pre>
</div>
</content>
</entry>
<entry>
<title>* test/monitor/test_monitor.rb (test_cond): use Queue#deq</title>
<updated>2003-12-10T06:02:27+00:00</updated>
<author>
<name>shugo</name>
<email>shugo@b2dd03c8-39d4-4d8f-98ff-823fe69b080e</email>
</author>
<published>2003-12-10T06:02:27+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/kanarip/public_git/ruby.git/commit/?id=d018e9b584d5361183f14c510feee749082d25c2'/>
<id>d018e9b584d5361183f14c510feee749082d25c2</id>
<content type='text'>
insteadof sleep.


git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@5156 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
insteadof sleep.


git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@5156 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</pre>
</div>
</content>
</entry>
<entry>
<title>* test/monitor/test_monitor.rb: fix the timing problem by Queue.</title>
<updated>2003-11-12T05:10:54+00:00</updated>
<author>
<name>shugo</name>
<email>shugo@b2dd03c8-39d4-4d8f-98ff-823fe69b080e</email>
</author>
<published>2003-11-12T05:10:54+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/kanarip/public_git/ruby.git/commit/?id=5f489b83d91d0d6eca2fc5b5adee1f2d090e6bf6'/>
<id>5f489b83d91d0d6eca2fc5b5adee1f2d090e6bf6</id>
<content type='text'>
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@4944 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@4944 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</pre>
</div>
</content>
</entry>
<entry>
<title>* test/monitor/test_monitor.rb: added.</title>
<updated>2003-11-12T04:01:21+00:00</updated>
<author>
<name>shugo</name>
<email>shugo@b2dd03c8-39d4-4d8f-98ff-823fe69b080e</email>
</author>
<published>2003-11-12T04:01:21+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/kanarip/public_git/ruby.git/commit/?id=14c59deb32e77153d0a2abf6975c3ea458bbec46'/>
<id>14c59deb32e77153d0a2abf6975c3ea458bbec46</id>
<content type='text'>
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@4943 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@4943 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</pre>
</div>
</content>
</entry>
</feed>
