るりまサーチ (Ruby 2.1.0)

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

別のキーワード

  1. threadswait all_waits
  2. thwait threadswait
  3. threadswait new
  4. threadswait join
  5. threadswait empty?

ライブラリ

キーワード

検索結果

ThreadsWait (114004.0)

複数スレッドの終了を待つ機能を提供します。

複数スレッドの終了を待つ機能を提供します。

ThreadsWait::ErrNoFinishedThread (9022.0)

nonblock がtrue でかつ、キューが空の時、発生します。

nonblock がtrue でかつ、キューが空の時、発生します。

@see ThreadsWait#next_wait

ThreadsWait::ErrNoWaitingThread (9022.0)

終了を待つスレッドが存在しない時、発生します。

終了を待つスレッドが存在しない時、発生します。

@see ThreadsWait#next_wait

ThWait (52.0)

Alias of ThreadsWait

Alias of ThreadsWait