検索

phrase: max: clip:
target: order:
Results of 51 - 60 of about 79 for [SIMILAR] 16 1024 4096 WITH 95342 inherit WITH 3... (0.071 sec.)
The EvLoop class 0
« EvIo::set EvLoop::backend » PHP Manual Ev The EvLoop class The EvLoop class (PECL ev >= 0.2.0) はじめに Represents an event loop that is always distinct from the default loop . Unlike the default loop , it cannot handle EvChild watchers. Having threads we have to create a loop per thre ...
https://man.plustar.jp/php/class.evloop.html - [similar]
Determine whether an object has been marked as garbage 0
« Collectable Pool » PHP Manual Collectable Determine whether an object has been marked as garbage Collectable::isGarbage (PECL pthreads >= 2.0.8) Collectable::isGarbage — Determine whether an object has been marked as garbage 説明 public Collectable::isGarbage (): bool Can be called in ...
https://man.plustar.jp/php/collectable.isgarbage.html - [similar]
新機能 0
« PHP 7.1.x から PHP 7.2.x への移行 新しい関数 » PHP Manual PHP 7.1.x から PHP 7.2.x への移行 新機能 新機能 object 型 object 型が新たに導入されました。 任意のオブジェクトに対する (反変) パラメータの型付けや (共変) 戻り値の型付けで使えます。 <?php function test ( object $obj ) : object { ...
https://man.plustar.jp/php/migration72.new-features.html - [similar]
Shutdown all workers 0
« Pool::resize Pool::submit » PHP Manual Pool Shutdown all workers Pool::shutdown (PECL pthreads >= 2.0.0) Pool::shutdown — Shutdown all workers 説明 public Pool::shutdown (): void Shuts down all of the workers in the pool. This will block until all submitted tasks have been executed. パ ...
https://man.plustar.jp/php/pool.shutdown.html - [similar]
Identification 0
« 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]
Identification 0
« Thread::getCurrentThread Thread::getThreadId » PHP Manual Thread Identification Thread::getCurrentThreadId (PECL pthreads >= 2.0.0) Thread::getCurrentThreadId — Identification 説明 public static Thread::getCurrentThreadId (): int Will return the identity of the currently executing Thre ...
https://man.plustar.jp/php/thread.getcurrentthreadid.html - [similar]
Runtime Manipulation 0
« Threaded::count Threaded::isRunning » PHP Manual Threaded Runtime Manipulation Threaded::extend (PECL pthreads >= 2.0.8) Threaded::extend — Runtime Manipulation 説明 public Threaded::extend ( string $class ): bool Makes thread safe standard class at runtime パラメータ class The class t ...
https://man.plustar.jp/php/threaded.extend.html - [similar]
State Detection 0
« Threaded::isRunning Threaded::merge » PHP Manual Threaded State Detection Threaded::isTerminated (PECL pthreads >= 2.0.0) Threaded::isTerminated — State Detection 説明 public Threaded::isTerminated (): bool Tell if the referenced object was terminated during execution; suffered fatal e ...
https://man.plustar.jp/php/threaded.isterminated.html - [similar]
Shutdown the worker 0
« Worker::isShutdown Worker::stack » PHP Manual Worker Shutdown the worker Worker::shutdown (PECL pthreads >= 2.0.0) Worker::shutdown — Shutdown the worker 説明 public Worker::shutdown (): bool Shuts down the worker after executing all of the stacked tasks. パラメータ この関数にはパラメー ...
https://man.plustar.jp/php/worker.shutdown.html - [similar]
Stacking work 0
« Worker::shutdown Worker::unstack » PHP Manual Worker Stacking work Worker::stack (PECL pthreads >= 2.0.0) Worker::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 ...
https://man.plustar.jp/php/worker.stack.html - [similar]
PREV 1 2 3 4 5 6 7 8 NEXT