Ruby 1.9.2 リファレンスマニュアル > ライブラリ一覧 > library _builtin > class Thread > stop
stop -> nil
他のスレッドから Thread#run メソッドで再起動されるまで、カレ ントスレッドの実行を停止します。