Current File : //opt/alt/ruby18/lib64/ruby/1.8/thread.rb
unless defined? Thread
  fail "Thread not available for this ruby interpreter"
end

require 'thread.so'