Sha256: b65e77a4c3bd0c21b2cddb0879b089add34d0ab1cd587ab47249737ed46fd5b2
Contents?: true
Size: 1.38 KB
Versions: 12
Compression:
Stored size: 1.38 KB
Contents
o:$YARD::CodeObjects::MethodObject:@scope: instance:@visibility:public: @pathI"Thread#run:EF:@parameters[ :@files[[I" thread.c;T0:@current_file_has_commentsF: @name:run:@source_type:c: @tags[ :@docstringIC:YARD::Docstring"ÎWakes up <i>thr</i>, making it eligible for scheduling. a = Thread.new { puts "a"; Thread.stop; puts "c" } Thread.pass puts "Got here" a.run a.join <em>produces:</em> a Got here c;F:@objectIu:YARD::StubProxyThread#run;F: @summary0:@ref_tags[ ;[o:YARD::Tags::OverloadTag :@tag_nameI" overload;F: @text0;;:@types0:@signatureI"run;F;IC;"