るりまサーチ (Ruby 3.3)

最速Rubyリファレンスマニュアル検索!
3件ヒット [1-3件を表示] (0.066秒)

別のキーワード

  1. drb thread
  2. thread abort_on_exception
  3. thread pending_interrupt?
  4. etc sc_thread_threads_max
  5. thread abort_on_exception=

キーワード

検索結果

static VALUE rb_thread_start(VALUE klass, VALUE args) (150904.0)

static VALUE rb_thread_start_0(VALUE (*fn)(), void *arg, rb_thread_t th_arg) (55504.0)

void rb_thread_start_timer(void) (54904.0)

setitimer(2) が存在する場合のみ定義されます。

setitimer(2) が存在する場合のみ定義されます。

Ruby のスレッドスケジューリングに使用している
インターバルタイマーを開始します。