24件ヒット
[1-24件を表示]
(0.297秒)
検索結果
-
VALUE rb
_ thread _ wakeup(VALUE thread) (64200.0) -
停止中のスレッド thread を再開させます。
...停止中のスレッド thread を再開させます。... -
VALUE rb
_ thread _ stop(void) (26116.0) -
現在実行中のスレッドを停止します。 他のスレッドから rb_thread_wakeup を呼ばれると再開します。
...現在実行中のスレッドを停止します。
他のスレッドから rb_thread_wakeup を呼ばれると再開します。...