aboutsummaryrefslogtreecommitdiffstats
path: root/test/thread/test_sync.rb
Commit message (Expand)AuthorAgeFilesLines
* Add frozen_string_literal: false for all filesnaruse2015-12-161-0/+1
* test/thread: fix leaked threadsnobu2014-05-261-0/+6
* * lib/sync.rb (Sync_m#sync_lock): Fixed wakeup/raise unsafe code.kosaki2012-09-091-0/+57