検索

phrase: max: clip:
target: order:
Results of 1 - 5 of about 5 for submitTo (0.012 sec.)
Submits a task to a specific worker for execution 12759
« Pool::submit Volatile » PHP Manual Pool Submits a task to a specific worker for execution Pool ... ::submitTo (PECL pthreads >= 2.0.0) Pool::submitTo — Submits ... a specific worker for execution 説明 public Pool::submitTo ( int $worker , Threaded $task ): int Submit a tas ... sk ()); for ( $i = 0 ; $i < 5 ; ++ $i ) { $pool -> submitTo ( 0 , new Task ()); // stack all tasks onto the fi ... rst worker } $pool -> submitTo ( 1 , new Task ()); // cannot stack the task onto ...
https://man.plustar.jp/php/pool.submitTo.html - [similar]
The Pool class 9082
« Collectable::isGarbage Pool::collect » PHP Manual pthreads The Pool class The Pool class (PECL ... void public submit ( Threaded $task ): int public submitTo ( int $worker , Threaded $task ): int } プロパティ ... ol::submit — Submits an object for execution Pool::submitTo — Submits a task to a specific worker for executio ...
https://man.plustar.jp/php/class.pool.html - [similar]
pthreads 8052
« parallel\Sync::__invoke はじめに » PHP Manual プロセス制御 pthreads pthreads はじめに インスト ... ol::submit — Submits an object for execution Pool::submitTo — Submits a task to a specific worker for executio ...
https://man.plustar.jp/php/book.pthreads.html - [similar]
Submits an object for execution 8052
« Pool::shutdown Pool::submitTo » PHP Manual Pool Submits an object for execution Pool::submit ( ...
https://man.plustar.jp/php/pool.submit.html - [similar]
The Volatile class 7960
« Pool::submitTo セマフォ » PHP Manual pthreads The Volatile class The Volatile class (PECL pthr ...
https://man.plustar.jp/php/class.volatile.html - [similar]
PREV 1 NEXT