All Downloads are FREE. Search and download functionalities are using the official Maven repository.

jruby.kernel.thread.rb Maven / Gradle / Ivy

The newest version!
class Thread
  @ignore_deadlock = false

  class << self
    attr_accessor :ignore_deadlock
  end
end




© 2015 - 2025 Weber Informatics LLC | Privacy Policy