るりまサーチ (Ruby 2.4.0)

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

別のキーワード

  1. drb thread
  2. thread exit
  3. thread abort_on_exception
  4. tracer get_thread_no
  5. thread abort_on_exception=

キーワード

検索結果

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 のスレッドスケジューリングに使用している
インターバルタイマーを開始します。