D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
proc
/
self
/
root
/
opt
/
alt
/
ruby34
/
share
/
ri
/
system
/
Thread
/
Filename :
start-c.ri
back
Copy
U:RDoc::AnyMethod[iI" start:ETI"Thread::start;TT:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I"OBasically the same as ::new. However, if class Thread is subclassed, then ;TI"Ecalling +start+ in that subclass will not invoke the subclass's ;TI"+initialize+ method.;T: @fileI" thread.c;T:0@omit_headings_from_table_of_contents_below0I"iThread.start([args]*) {|args| block } -> thread Thread.fork([args]*) {|args| block } -> thread ;T0[ I"(*args);T@FI"Thread;TcRDoc::NormalClass00