検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 100 for [SIMILAR] 16 1024 4096 WITH 38952 threaded WITH ... (0.240 sec.)
The Threaded class 7495
« 定義済み定数 Threaded::chunk » PHP Manual pthreads The Threaded class The Threaded class (PECL pthreads >= 2.0.0) はじめに Threaded objects form the basis of pthreads ability to execute user code in parallel; they expose synchronization methods and various useful interfaces. Threaded o ...
https://man.plustar.jp/php/class.threaded.html - [similar]
Manipulation 7495
« Threaded::notifyOne Threaded::run » PHP Manual Threaded Manipulation Threaded::pop (PECL pthreads >= 2.0.0) Threaded::pop — Manipulation 説明 public Threaded::pop (): bool Pops an item from the objects property table パラメータ この関数にはパラメータはありません。 戻り値 The last item ...
https://man.plustar.jp/php/threaded.pop.html - [similar]
Manipulation 7495
« Threaded::run Threaded::synchronized » PHP Manual Threaded Manipulation Threaded::shift (PECL pthreads >= 2.0.0) Threaded::shift — Manipulation 説明 public Threaded::shift (): mixed Shifts an item from the objects property table パラメータ この関数にはパラメータはありません。 戻り値 Th ...
https://man.plustar.jp/php/threaded.shift.html - [similar]
Manipulation 7495
« Threaded::chunk Threaded::extend » PHP Manual Threaded Manipulation Threaded::count (PECL pthreads >= 2.0.0) Threaded::count — Manipulation 説明 public Threaded::count (): int Returns the number of properties for this object パラメータ この関数にはパラメータはありません。 戻り値 例 例1 ...
https://man.plustar.jp/php/threaded.count.html - [similar]
Manipulation 7495
« Threaded::isTerminated Threaded::notify » PHP Manual Threaded Manipulation Threaded::merge (PECL pthreads >= 2.0.0) Threaded::merge — Manipulation 説明 public Threaded::merge ( mixed $from , bool $overwrite = ? ): bool Merges data into the current object パラメータ from The data to mer ...
https://man.plustar.jp/php/threaded.merge.html - [similar]
Execution 7495
« Threaded::pop Threaded::shift » PHP Manual Threaded Execution Threaded::run (PECL pthreads >= 2.0.0) Threaded::run — Execution 説明 public Threaded::run (): void The programmer should always implement the run method for objects that are intended for execution. パラメータ この関数にはパ ...
https://man.plustar.jp/php/threaded.run.html - [similar]
Manipulation 7495
« Threaded Threaded::count » PHP Manual Threaded Manipulation Threaded::chunk (PECL pthreads >= 2.0.0) Threaded::chunk — Manipulation 説明 public Threaded::chunk ( int $size , bool $preserve ): array Fetches a chunk of the objects property table of the given size, optionally preserving k ...
https://man.plustar.jp/php/threaded.chunk.html - [similar]
Stacking work 7495
« Worker::shutdown Worker::unstack » PHP Manual Worker Stacking work Worker::stack (PECL pthreads >= 2.0.0) Worker::stack — Stacking work 説明 public Worker::stack ( Threaded &$work ): int Appends the new work to the stack of the referenced worker. パラメータ work A Threaded object to be ...
https://man.plustar.jp/php/worker.stack.html - [similar]
識別 6278
« Thread Thread::getCurrentThread » PHP Manual Thread 識別 Thread::getCreatorId (PECL pthreads >= 2.0.0) Thread::getCreatorId — 識別 説明 public Thread::getCreatorId (): int このスレッドを作ったスレッドの ID を返します。 パラメータ この関数にはパラメータはありません。 戻り値 数値の ID を ...
https://man.plustar.jp/php/thread.getcreatorid.html - [similar]
Worker クラス 4559
« Thread::start Worker::collect » PHP Manual pthreads Worker クラス Worker クラス (PECL pthreads >= 2.0.0) はじめに ワーカースレッドには永続コンテキストがあり、たいていの場合はスレッドに対して使えます。 ワーカーを開始させると run メソッドを実行しますが、以下のいずれかの条件を満たすまでス ...
https://man.plustar.jp/php/class.worker.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT