summaryrefslogtreecommitdiff
path: root/test/monitor
AgeCommit message (Expand)Author
2015-05-18* lib/monitor.rb (mon_try_enter, mon_enter): should reset @mon_countshugo
2014-11-13* test/monitor/test_monitor.rb: Use assert_join_threads.akr
2014-05-31Join threads.akr
2014-05-26test_monitor.rb: fix leaked threadsnobu
2014-02-21* test/monitor/test_monitor.rb: remove unused variabels.hsbt
2010-02-06* lib/monitor.rb (wait): supported timeout.shugo
2009-10-20 * added monitor.rb test. see #2240 the bug on ruby_1_8.nahi
2007-02-24* lib/thread.rb (ConditionVariable#broadcast): use Mutexshugo
2003-12-10* test/monitor/test_monitor.rb (test_cond): use Queue#deqshugo
2003-11-12* test/monitor/test_monitor.rb: fix the timing problem by Queue.shugo
2003-11-12* test/monitor/test_monitor.rb: added.shugo