検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 31 for Threaded (0.027 sec.)
Manipulation 9107
« Threaded Threaded::count » PHP Manual Threaded Manipulation Threaded::chunk (PECL pthreads >= ... 2.0.0) Threaded::chunk — Manipulation 説明 public Threaded::chunk ... ch a chunk of the property table <?php $safe = new Threaded (); while ( count ( $safe ) < 10 ) { $safe [] = co ... t(3) [4]=> int(4) } 関連キーワード: Manipulation , Threaded , int , chunk , array , property , size , objects ...
https://man.plustar.jp/php/threaded.chunk.html - [similar]
Synchronization 8897
« Threaded::notify Threaded::pop » PHP Manual Threaded Synchronization Threaded::notifyOne (PECL ... pthreads >= 3.0.0) Threaded::notifyOne — Synchronization 説明 public Threaded: ... as opposed to unblocking all of them, as seen with Threaded::notify() ). パラメータ この関数にはパラメータはあ ... ます。 bool(true) 関連キーワード: Synchronization , Threaded , notifyOne , パラメータ , Waiting , Notifications ...
https://man.plustar.jp/php/threaded.notifyone.html - [similar]
State Detection 8800
« Threaded::isRunning Threaded::merge » PHP Manual Threaded State Detection Threaded::isTerminat ... ed (PECL pthreads >= 2.0.0) Threaded::isTerminated — State Detection 説明 public Thread ... となります。 bool(true) 関連キーワード: Detection , Threaded , isTerminated , パラメータ , referenced , threw , ...
https://man.plustar.jp/php/threaded.isterminated.html - [similar]
State Detection 8654
« Threaded::extend Threaded::isTerminated » PHP Manual Threaded State Detection Threaded::isRunn ... ing (PECL pthreads >= 2.0.0) Threaded::isRunning — State Detection 説明 public Threaded: ... となります。 bool(true) 関連キーワード: Detection , Threaded , isRunning , referenced , executing , パラメータ ...
https://man.plustar.jp/php/thread.isrunning.html - [similar]
Synchronization 8654
« Threaded::shift Threaded::wait » PHP Manual Threaded Synchronization Threaded::synchronized (P ... ECL pthreads >= 2.0.0) Threaded::synchronized — Synchronization 説明 public Thread ... ol(true) 関連キーワード: Synchronization , block , Threaded , synchronized , args , arguments , パラメータ , S ...
https://man.plustar.jp/php/threaded.synchronized.html - [similar]
Synchronization 8590
« Threaded::merge Threaded::notifyOne » PHP Manual Threaded Synchronization Threaded::notify (PE ... CL pthreads >= 2.0.0) Threaded::notify — Synchronization 説明 public Threaded::no ... ます。 bool(true) 関連キーワード: Synchronization , Threaded , パラメータ , merge , notifyOne , pthreads , publ ...
https://man.plustar.jp/php/threaded.notify.html - [similar]
Synchronization 8185
« Threaded::synchronized Thread » PHP Manual Threaded Synchronization Threaded::wait (PECL pthre ... ads >= 2.0.0) Threaded::wait — Synchronization 説明 public Threaded::wait ... ます。 bool(true) 関連キーワード: Synchronization , Threaded , wait , timeout , パラメータ , Waiting , Notifica ...
https://man.plustar.jp/php/threaded.wait.html - [similar]
はじめに 7878
« pthreads インストール/設定 » PHP Manual pthreads はじめに はじめに pthreads はオブジェクト指向 ... す。 PHP アプリケーションで、Thread や Worker そして Threaded を作ったり読み書きしたり実行したりできるようになり ... は ZTS モードが 7.0 と 7.1 では安全でないためです。 Threaded クラスが、pthreads が実行できる機能のもとになります ... るリソースの初期化に使えます。 Pool クラスを使って、 Threaded オブジェクトを分散させるワーカークラスのグループを ... に最も簡単かつ効率的な方法です。 警告 Pool クラスは Threaded クラスを継承していません。 そして、Pool ベースのオ ...
https://man.plustar.jp/php/intro.pthreads.html - [similar]
Stacking work 7587
« Worker::shutdown Worker::unstack » PHP Manual Worker Stacking work Worker::stack (PECL pthread ... :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 executed by the worker. 戻り値 The ne ... $worker = new Worker (); $work = new class extends Threaded {}; var_dump ( $worker -> stack ( $work )); 上の例 ... ワード: work , Stacking , Worker , stack , worker , Threaded , int , new , onto , execution ...
https://man.plustar.jp/php/worker.stack.html - [similar]
The Pool class 6503
« Collectable::isGarbage Pool::collect » PHP Manual pthreads The Pool class The Pool class (PECL ... e ): void public shutdown (): void public submit ( Threaded $task ): int public submitTo ( int $worker , Threa ...
https://man.plustar.jp/php/class.pool.html - [similar]
PREV 1 2 3 4 NEXT