::Thread
Thread.exit â thread Class Public methods Terminates the currently running
base_label() Instance Public methods Returns the base label of this frame.
thr.thread_variable_set(key, value) Instance Public methods Sets a thread local
thr.priority â integer Instance Public methods Returns the priority of thr
Thread.new { ... } â threadThread.new(*args, &proc) â threadThread.new(*args) { |args| ... } â thread
Page 6 of 6