::Thread
Thread.start([args]*) {|args| block } â thread Class Public methods Basically
thr.priority= integer â thr Instance Public methods Sets the priority of
thr.backtrace â array Instance Public methods Returns the current backtrace
thr.terminate â thr or nil Instance Public methods Terminates thr
thr.exit â thr or nilthr.kill â thr or nilthr.terminate â thr or nil Instance Public
Thread.current â thread Class Public methods Returns the currently executing
thr[sym] â obj or nil Instance Public methods Attribute ReferenceâReturns
thr.thread_variable?(key) â true or false Instance Public methods Returns
thr.abort_on_exception â true or false Instance Public methods Returns the
base_label() Instance Public methods Returns the base label of this frame.
Page 5 of 6