::Thread
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.thread_variable_get(key) â obj or nil Instance Public methods Returns
thr.thread_variable_set(key, value) Instance Public methods Sets a thread local
Page 6 of 6