検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 118 for [SIMILAR] 16 1024 4096 WITH 22005 synchronizatio... (0.119 sec.)
Synchronization 8430
« Threaded::shift Threaded::wait » PHP Manual Threaded Synchronization Threaded::synchronized (PECL pthreads >= 2.0.0) Threaded::synchronized — Synchronization 説明 public Threaded::synchronized ( Closure $block , mixed ...$args ): mixed Executes the block while retaining the referenced ...
https://man.plustar.jp/php/threaded.synchronized.html - [similar]
はじめに 8430
« Sync インストール/設定 » PHP Manual Sync はじめに はじめに The 'sync' extension introduces cross-platform synchonization objects into PHP. Named and unnamed Mutex, Semaphore, Event, Reader-Writer, and named Shared Memory objects provide OS-level synchronization on both POSIX (e.g. Linu ...
https://man.plustar.jp/php/intro.sync.html - [similar]
Access 8033
« parallel\Sync::get parallel\Sync::wait » PHP Manual parallel\Sync Access parallel\Sync::set (1.1.0) parallel\Sync::set — Access 説明 public parallel\Sync::set ( scalar $value ) Shall atomically set the value of the synchronization object Exceptions 警告 Shall throw parallel\Sync\Error\ ...
https://man.plustar.jp/php/parallel-sync.set.html - [similar]
parallel 4713
« system はじめに » PHP Manual プロセス制御 parallel parallel はじめに Installation Philosophy Functional API parallel\bootstrap — Bootstrapping parallel\run — Execution parallel\Runtime — The parallel\Runtime class parallel\Runtime::__construct — Runtime Construction parallel\Runtime::r ...
https://man.plustar.jp/php/book.parallel.html - [similar]
The parallel\Future class 4713
« parallel\Runtime::kill parallel\Future::cancel » PHP Manual parallel The parallel\Future class The parallel\Future class (0.8.0) Futures A Future represents the return value or uncaught exception from a task, and exposes an API for cancellation. 例1 Example showing Future as return val ...
https://man.plustar.jp/php/class.parallel-future.html - [similar]
The parallel\Channel class 4713
« parallel\Future::value parallel\Channel::__construct » PHP Manual parallel The parallel\Channel class The parallel\Channel class (0.9.0) Unbuffered Channels An unbuffered channel will block on calls to parallel\Channel::send() until there is a receiver, and block on calls to parallel\C ...
https://man.plustar.jp/php/class.parallel-channel.html - [similar]
はじめに 4713
« parallel Installation » PHP Manual parallel はじめに はじめに parallel is a parallel concurrency extension for PHP 7.2+. A brief description of the concepts core to parallel follows, more detailed information may be found within this section of the manual. Runtime A parallel\Runtime re ...
https://man.plustar.jp/php/intro.parallel.html - [similar]
The parallel\Events class 4713
« parallel\Channel::close parallel\Events::setBlocking » PHP Manual parallel The parallel\Events class The parallel\Events class (0.9.0) The Event Loop The Event loop monitors the state of sets of futures and or channels (targets) in order to perform read ( parallel\Future::value() , par ...
https://man.plustar.jp/php/class.parallel-events.html - [similar]
Execution 4713
« parallel\bootstrap parallel\Runtime » PHP Manual Functional API Execution parallel\run (1.0.0) parallel\run — Execution 説明 parallel\run ( Closure $task ): ? Future Shall schedule task for execution in parallel. parallel\run ( Closure $task , array $argv ): ? Future Shall schedule tas ...
https://man.plustar.jp/php/parallel.run.html - [similar]
The parallel\Events\Input class 4713
« parallel\Events::poll parallel\Events\Input::add » PHP Manual parallel The parallel\Events\Input class The parallel\Events\Input class (0.9.0) Events Input An Input object is a container for data that the parallel\Events object will write to parallel\Channel objects as they become avai ...
https://man.plustar.jp/php/class.parallel-events-input.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 NEXT