検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 182 for [SIMILAR] 16 1024 4096 WITH 9114 thread WITH 831... (0.233 sec.)
Worker クラス 6989
« Thread::start Worker::collect » PHP Manual pthreads Worker クラス Worker クラス (PECL pthreads >= 2.0.0) はじめに ワーカースレッドには永続コンテキストがあり、たいていの場合はスレッドに対して使えます。 ワーカーを開始させると run メソッドを実行しますが、以下のいずれかの条件を満たすまでス ...
https://man.plustar.jp/php/class.worker.html - [similar]
Thread クラス 6989
« Threaded::wait Thread::getCreatorId » PHP Manual pthreads Thread クラス Thread クラス (PECL pthreads >= 2.0.0) はじめに このオブジェクトの start メソッドが呼ばれると、run メソッドのコードが個別のスレッドで並列処理されます。 run メソッドの実行後は Thread はすぐに終了し、作成元のスレッド ...
https://man.plustar.jp/php/class.thread.html - [similar]
同期処理 6989
« Thread::isStarted Thread::start » PHP Manual Thread 同期処理 Thread::join (PECL pthreads >= 2.0.0) Thread::join — 同期処理 説明 public Thread::join (): bool 呼び出し元のコンテキストが、このスレッドの実行終了を待つようにします。 パラメータ この関数にはパラメータはありません。 戻り値 成功 ...
https://man.plustar.jp/php/thread.join.html - [similar]
状態を検出する 6989
« Thread::isJoined Thread::join » PHP Manual Thread 状態を検出する Thread::isStarted (PECL pthreads >= 2.0.0) Thread::isStarted — 状態を検出する 説明 public Thread::isStarted (): bool このスレッドが開始したかどうかを調べます。 パラメータ この関数にはパラメータはありません。 戻り値 成功し ...
https://man.plustar.jp/php/thread.isstarted.html - [similar]
Synchronization 6989
« Threaded::merge Threaded::notifyOne » PHP Manual Threaded Synchronization Threaded::notify (PECL pthreads >= 2.0.0) Threaded::notify — Synchronization 説明 public Threaded::notify (): bool Send notification to the referenced object パラメータ この関数にはパラメータはありません。 戻り値 ...
https://man.plustar.jp/php/threaded.notify.html - [similar]
Identification 6989
« Thread::getCreatorId Thread::getCurrentThreadId » PHP Manual Thread Identification Thread::getCurrentThread (PECL pthreads >= 2.0.0) Thread::getCurrentThread — Identification 説明 public static Thread::getCurrentThread (): Thread Return a reference to the currently executing Thread パラ ...
https://man.plustar.jp/php/thread.getcurrentthread.html - [similar]
定義済み定数 6375
« 実行時設定 Threaded » PHP Manual pthreads 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 PTHREADS_INHERIT_ALL ( int ) The default options for all Threads, ca ...
https://man.plustar.jp/php/pthreads.constants.html - [similar]
インストール/設定 6375
« はじめに 要件 » PHP Manual pthreads インストール/設定 インストール/設定 目次 要件 インストール手順 実行時設定 関連キーワード: インストール , 設定 , 要件 , pthreads , 手順 , 実行 , ...
https://man.plustar.jp/php/pthreads.setup.html - [similar]
Resize the Pool 6375
« Pool::__construct Pool::shutdown » PHP Manual Pool Resize the Pool Pool::resize (PECL pthreads >= 2.0.0) Pool::resize — Resize the Pool 説明 public Pool::resize ( int $size ): void Resize the Pool パラメータ size The maximum number of Workers this Pool can create 戻り値 値を返しません。 ...
https://man.plustar.jp/php/pool.resize.html - [similar]
はじめに 3240
« pthreads インストール/設定 » PHP Manual pthreads はじめに はじめに pthreads はオブジェクト指向の API で、PHP でマルチスレッド処理を行うのに必要なすべてのツールを提供します。 PHP アプリケーションで、Thread や Worker そして Threaded を作ったり読み書きしたり実行したりできるようになります。 ...
https://man.plustar.jp/php/intro.pthreads.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 NEXT