るりまサーチ

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

別のキーワード

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

キーワード

検索結果

<< 1 2 3 ... > >>

static void rb_thread_wait_other_threads(void) (24401.0)

VALUE rb_thread_run(VALUE thread) (12433.0)

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

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

VALUE rb_thread_wakeup(VALUE thread) (12433.0)

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

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

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

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

絞り込み条件を変える

static VALUE rb_thread_abort_exc(VALUE thread) (12401.0)

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

static VALUE rb_thread_alive_p(VALUE thread) (12401.0)

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

<< 1 2 3 ... > >>