るりまサーチ (Ruby 3.2)

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

別のキーワード

  1. drb thread
  2. thread exit
  3. win32ole cp_thread_acp
  4. etc sc_thread_threads_max
  5. tracer get_thread_no

キーワード

検索結果

static VALUE rb_thread_start(VALUE klass, VALUE args) (151204.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 のスレッドスケジューリングに使用している
インターバルタイマーを開始します。