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