::Thread
thr.alive? â true or false Instance Public methods Returns true
thr.priority= integer â thr Instance Public methods Sets the priority of
thr.thread_variable_set(key, value) Instance Public methods Sets a thread local
thr.exit â thr or nilthr.kill â thr or nilthr.terminate â thr or nil Instance Public
thr.backtrace â array Instance Public methods Returns the current backtrace
base_label() Instance Public methods Returns the base label of this frame.
Thread.current â thread Class Public methods Returns the currently executing
thr.thread_variable?(key) â true or false Instance Public methods Returns
thr.abort_on_exception â true or false Instance Public methods Returns the
thr.thread_variable_get(key) â obj or nil Instance Public methods Returns
Page 5 of 6