U:RDoc::AnyMethod[iI" stop?:ETI"Thread#stop?;TF: publico:RDoc::Markup::Document: @parts[ o:RDoc::Markup::Paragraph; [I"1Returns +true+ if +thr+ is dead or sleeping.;To:RDoc::Markup::BlankLineo:RDoc::Markup::Verbatim; [ I"$a = Thread.new { Thread.stop } ;TI"b = Thread.current ;TI"a.stop? #=> true ;TI"b.stop? #=> false ;T: @format0o; ; [I""See also #alive? and #status.;T: @fileI" thread.c;T:0@omit_headings_from_table_of_contents_below0I""thr.stop? -> true or false ;T0[I"();T@FI" Thread;TcRDoc::NormalClass00