Ruby 2.3.0 リファレンスマニュアル > 関数一覧 > rb_thread_stop
VALUE rb_thread_stop(void)
現在実行中のスレッドを停止します。 他のスレッドから rb_thread_wakeup を呼ばれると再開します。