最速Rubyリファレンスマニュアル検索!
すべて(2)
2.1.0(1)
2.2.0(1)
2件ヒット
[1-2件を表示]
(0.012秒)
トップページ
>
:
thread
>
:
SizedQueue
>
:
特異メソッド
>
:thread
別のキーワード
drb thread
thread exit
thread kill
thread join
thread pending_interrupt?
クラス
Thread
::
SizedQueue
(2)
検索結果
先頭1件
Thread
::
SizedQueue
.
new(max) -> Thread
::
SizedQueue
Thread
::
SizedQueue
.
new(max) -> Thread
::
SizedQueue
(14237.0)
2.1.0
2.2.0
特異メソッド
Thread::SizedQueue オブジェクトを生成します。
...
Thread
::
SizedQueue
オブジェクトを生成します。
@param max キューのサイズの最大値です。
...
Thread::SizedQueue