::Thread
Thread.handle_interrupt(hash) { ... } â result of the block Class Public methods Changes
Thread.abort_on_exception â true or false Class Public methods Returns the
thr.wakeup â thr Instance Public methods Marks thr as eligible for
thr.run â thr Instance Public methods Wakes up thr, making it eligible
Thread.DEBUG = num Class Public methods Sets the thread debug level. Available
thr.safe_level â integer Instance Public methods Returns the safe level in
thr[sym] = obj â obj Instance Public methods Attribute AssignmentâSets or
thr.join â thrthr.join(limit) â thr Instance Public methods The
Thread.main â thread Class Public methods Returns the main thread.
Thread.abort_on_exception= boolean â true or false Class Public methods When
Page 3 of 5