::Thread
inspect() Instance Public methods Returns the same as calling inspect
Thread.abort_on_exception= boolean â true or false Class Public methods When
thr[sym] â obj or nil Instance Public methods Attribute ReferenceâReturns
Thread.new { ... } â threadThread.new(*args, &proc) â threadThread.new(*args) { |args| ... } â thread
thr.exit â thr or nilthr.kill â thr or nilthr.terminate â thr or nil Instance Public
thr.priority â integer Instance Public methods Returns the priority of thr
thr.thread_variable?(key) â true or false Instance Public methods Returns
thr.backtrace â array Instance Public methods Returns the current backtrace
Thread.exit â thread Class Public methods Terminates the currently running
thr.abort_on_exception â true or false Instance Public methods Returns the
Page 5 of 6