Sha256: c06055d6da8a24dbbd10c1dd5a7d37470a08cd0006ff44c7bdaff93f7dd03990
Contents?: true
Size: 1.7 KB
Versions: 12
Compression:
Stored size: 1.7 KB
Contents
o:$YARD::CodeObjects::MethodObject:@scope: class:@visibility:public: @pathI"Thread.stop:EF:@parameters[ :@files[[I" thread.c;T0:@current_file_has_commentsF: @name: stop:@source_type:c: @tags[ :@docstringIC:YARD::Docstring"øStops execution of the current thread, putting it into a ``sleep'' state, and schedules execution of another thread. a = Thread.new { print "a"; Thread.stop; print "c" } Thread.pass print "b" a.run a.join <em>produces:</em> abc;F:@objectIu:YARD::StubProxyThread.stop;F: @summary0:@ref_tags[ ;[o:YARD::Tags::OverloadTag :@tag_nameI" overload;F: @text0;;:@types0:@signatureI" stop;F;IC;"