summaryrefslogtreecommitdiffstats
path: root/test/monitor
Commit message (Expand)AuthorAgeFilesLines
* * added monitor.rb test. see #2240 the bug on ruby_1_8.nahi2009-10-201-0/+27
* * lib/thread.rb (ConditionVariable#broadcast): use Mutexshugo2007-02-241-0/+2
* * test/monitor/test_monitor.rb (test_cond): use Queue#deqshugo2003-12-101-1/+3
* * test/monitor/test_monitor.rb: fix the timing problem by Queue.shugo2003-11-121-32/+47
* * test/monitor/test_monitor.rb: added.shugo2003-11-121-0/+144