Ruby 1.9.3 Reference Manual > All Libraries > Builtin Library > class Thread > stop?

instance method Thread#stop?

stop? -> bool

スレッドが終了(dead)あるいは停止(stop)している時、true を返します。