Sha256: 14e8c87e3c5fd9c7f3afa1e6b55b653d2931704c3810c8aea09c0e2999026390
Contents?: true
Size: 1.58 KB
Versions: 12
Compression:
Stored size: 1.58 KB
Contents
o:$YARD::CodeObjects::MethodObject:@scope: instance:@visibility:public: @pathI"Thread#alive?:EF:@parameters[ :@files[[I" thread.c;T0:@current_file_has_commentsF: @name:alive?:@source_type:c: @tags[ :@docstringIC:YARD::Docstring"ÚReturns <code>true</code> if <i>thr</i> is running or sleeping. thr = Thread.new { } thr.join #=> #<Thread:0x401b3fb0 dead> Thread.current.alive? #=> true thr.alive? #=> false;F:@objectIu:YARD::StubProxyThread#alive?;F: @summary0:@ref_tags[ ;[o:YARD::Tags::OverloadTag :@tag_nameI" overload;F: @text0;;:@types0:@signatureI"alive?;F;IC;"