るりまサーチ

最速Rubyリファレンスマニュアル検索!
878件ヒット [1-100件を表示] (0.019秒)
トップページ > クエリ:thread[x] > 種類:関数[x]

別のキーワード

  1. drb thread
  2. thread exit
  3. thread join
  4. thread kill
  5. tracer get_thread_no

キーワード

検索結果

<< 1 2 3 ... > >>

static void rb_thread_wait_other_threads(void) (12201.0)

VALUE rb_thread_run(VALUE thread) (6217.0)

スレッド thread に実行権を渡します。

...スレッド thread に実行権を渡します。...

VALUE rb_thread_wakeup(VALUE thread) (6217.0)

停止中のスレッド thread を再開させます。

...停止中のスレッド thread を再開させます。...

VALUE rb_thread_local_aref(VALUE thread, ID id) (6201.0)

VALUE rb_thread_local_aset(VALUE thread, ID id, VALUE val) (6201.0)

絞り込み条件を変える

static VALUE rb_thread_abort_exc(VALUE thread) (6201.0)

static VALUE rb_thread_abort_exc_set(VALUE thread, VALUE val) (6201.0)

static VALUE rb_thread_alive_p(VALUE thread) (6201.0)

static VALUE rb_thread_aref(VALUE thread, VALUE id) (6201.0)

<< 1 2 3 ... > >>