検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 119 for [SIMILAR] 16 1024 4096 WITH 17041 threaded WITH ... (0.137 sec.)
Synchronization 5674
« parallel\Sync::wait parallel\Sync::__invoke » PHP Manual parallel\Sync Synchronization parallel\Sync::notify (1.1.0) parallel\Sync::notify — Synchronization 説明 public parallel\Sync::notify ( bool $all = ? ) Shall notify one (by default) or all threads waiting on the synchronization o ...
https://man.plustar.jp/php/parallel-sync.notify.html - [similar]
Synchronization 5674
« parallel\Sync::notify pthreads » PHP Manual parallel\Sync Synchronization parallel\Sync::__invoke (1.1.0) parallel\Sync::__invoke — Synchronization 説明 public parallel\Sync::__invoke ( callable $critical ) Shall exclusively enter into the critical code 関連キーワード: Synchronization ...
https://man.plustar.jp/php/parallel-sync.invoke.html - [similar]
はじめに 5674
« 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]
Construction 5674
« parallel\Sync parallel\Sync::get » PHP Manual parallel\Sync Construction parallel\Sync::__construct (1.1.0) parallel\Sync::__construct — Construction 説明 public parallel\Sync::__construct () Shall construct a new synchronization object with no value public parallel\Sync::__construct ( ...
https://man.plustar.jp/php/parallel-sync.construct.html - [similar]
Access 5674
« 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]
Worker クラス 4935
« Thread::start Worker::collect » PHP Manual pthreads Worker クラス Worker クラス (PECL pthreads >= 2.0.0) はじめに ワーカースレッドには永続コンテキストがあり、たいていの場合はスレッドに対して使えます。 ワーカーを開始させると run メソッドを実行しますが、以下のいずれかの条件を満たすまでス ...
https://man.plustar.jp/php/class.worker.html - [similar]
Identification 4935
« 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]
状態を検出する 4935
« Thread::getThreadId Thread::isStarted » PHP Manual Thread 状態を検出する Thread::isJoined (PECL pthreads >= 2.0.0) Thread::isJoined — 状態を検出する 説明 public Thread::isJoined (): bool このスレッドが同期されているかどうかを調べます。 パラメータ この関数にはパラメータはありません。 戻 ...
https://man.plustar.jp/php/thread.isjoined.html - [similar]
識別 4935
« Thread::getCurrentThreadId Thread::isJoined » PHP Manual Thread 識別 Thread::getThreadId (PECL pthreads >= 2.0.0) Thread::getThreadId — 識別 説明 public Thread::getThreadId (): int このスレッドの ID を返します。 パラメータ この関数にはパラメータはありません。 戻り値 数値の ID を返します ...
https://man.plustar.jp/php/thread.getthreadid.html - [similar]
識別 4935
« 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]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 NEXT