aboutsummaryrefslogtreecommitdiffstats
path: root/test/ruby/test_thread.rb
Commit message (Expand)AuthorAgeFilesLines
* * test/ruby/test_thread.rb: new tests from Sylvain Joyeux innobu2008-04-091-0/+77
* * thread.c (thread_create_core): prohibit thread creation in thematz2008-01-181-0/+33
* * thread.c: fix Mutex to be interruptable lock.ko12007-08-271-0/+24