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