検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 51 for runtime (0.002 sec.)
Runtime Construction 11150
« parallel\Runtime parallel\Runtime::run » PHP Manual parallel\Runtime Runtime Construction para ... llel\Runtime::__construct (0.8.0) parallel\Runtime::__construct ...Runtime Construction 説明 public parallel\Runtime::__const ... ruct () Shall construct a new runtime without bootstrapping. public parallel\Runtime::__ ... string $bootstrap ) Shall construct a bootstrapped runtime. パラメータ bootstrap The location of a bootstrap ...
https://man.plustar.jp/php/parallel-runtime.construct.html - [similar]
The parallel\Runtime class 10985
« parallel\run parallel\Runtime::__construct » PHP Manual parallel The parallel\Runtime class Th ... e parallel\Runtime class (0.8.0) Runtime Objects Each runtime represe ... e normal scoping rules of PHP objects. 警告 When a runtime is destroyed by the normal scoping rules of PHP ob ... sks that were scheduled, and block while doing so. Runtime Bootstrapping When a new runtime is created, it do ... autoloader set. In some cases, a very lightweight runtime is desirable because the tasks that will be schedu ...
https://man.plustar.jp/php/class.parallel-runtime.html - [similar]
Runtime Graceful Join 10865
« parallel\Runtime::run parallel\Runtime::kill » PHP Manual parallel\Runtime Runtime Graceful Jo ... in parallel\Runtime::close (0.8.0) parallel\Runtime::close — Runtime G ... raceful Join 説明 public parallel\Runtime::close (): void Shall request that the runtime shu ... tdown occurs. Exceptions 警告 Shall throw parallel\Runtime\Error\Closed if Runtime was already closed. 関連キ ... ーワード: Runtime , Graceful , Shall , executed , already , Closed , ...
https://man.plustar.jp/php/parallel-runtime.close.html - [similar]
Runtime Join 10700
« parallel\Runtime::close parallel\Future » PHP Manual parallel\Runtime Runtime Join parallel\Runtime ... ntime::kill (0.8.0) parallel\Runtime::kill — Runtime Join 説明 public parallel\Runtime: ... :kill (): void Shall attempt to force the runtime to shutdown. 注意 : Tasks scheduled for execution ... interrupted. Exceptions 警告 Shall throw parallel\Runtime\Error\Closed if Runtime was closed. 関連キーワード ... : Runtime , kill , Shall , 警告 , interrupted , task , Close ...
https://man.plustar.jp/php/parallel-runtime.kill.html - [similar]
magic_quotes_runtime の現在アクティブな設定値を取得する 10296
« get_magic_quotes_gpc get_required_files » PHP Manual PHP オプション/情報 関数 magic_quotes_runtime ... の現在アクティブな設定値を取得する get_magic_quotes_runtime (PHP 4, PHP 5, PHP 7) get_magic_quotes_runtime — m ... agic_quotes_runtime の現在アクティブな設定値を取得する 警告 この関数は ... 頼らないことを強く推奨します。 説明 get_magic_quotes_runtime (): bool magic_quotes_runtime の現在アクティブな値 ... 関数にはパラメータはありません。 戻り値 magic_quotes_runtime がオフの場合に 0、そうでない場合に 1 を返します。 ...
https://man.plustar.jp/php/function.get-magic-quotes-runtime.html - [similar]
Execution 10296
« parallel\Runtime::__construct parallel\Runtime::close » PHP Manual parallel\Runtime Execution ... parallel\Runtime::run (0.8.0) parallel\Runtime::run — Execution 説明 ... public parallel\Runtime::run ( Closure $task ): ? Future Shall schedule ta ... sk for execution in parallel. public parallel\Runtime::run ( Closure $task , array $argv ): ? Future Sha ... ow statement. Exceptions 警告 Shall throw parallel\Runtime\Error\Closed if parallel\Runtime was closed. 警告 ...
https://man.plustar.jp/php/parallel-runtime.run.html - [similar]
Execution 10011
« parallel\bootstrap parallel\Runtime » PHP Manual Functional API Execution parallel\run (1.0.0) ... xecution time. Automatic Scheduling If a \parallel\Runtime internally created and cached by a previous call t ... will be used to execute the task. If no \parallel\Runtime is idle parallel will create and cache a \parallel ... \Runtime . 注意 : \parallel\Runtime objects created by the ... ow statement. Exceptions 警告 Shall throw parallel\Runtime\Error\Closed if parallel\Runtime was closed. 警告 ...
https://man.plustar.jp/php/parallel.run.html - [similar]
parallel 9786
« system はじめに » PHP Manual プロセス制御 parallel parallel はじめに Installation Philosophy F ... — Bootstrapping parallel\run — Execution parallel\Runtime — The parallel\Runtime class parallel\Runtime::__c ... onstruct — Runtime Construction parallel\Runtime::run — Execution par ... allel\Runtime::close — Runtime Graceful Join parallel\Runtime::k ... ill — Runtime Join parallel\Future — The parallel\Future class p ...
https://man.plustar.jp/php/book.parallel.html - [similar]
Runtime Manipulation 9411
« Threaded::count Threaded::isRunning » PHP Manual Threaded Runtime Manipulation Threaded::exten ... d (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 to extend 戻り値 成功し ... true を、失敗した場合に false を返します。 例 例1 Runtime inheritance <?php class My {} Threaded :: extend ( ... の出力は以下となります。 bool(true) 関連キーワード: Runtime , Manipulation , Threaded , inheritance , 失敗 , 成 ...
https://man.plustar.jp/php/threaded.extend.html - [similar]
はじめに 8962
« parallel Installation » PHP Manual parallel はじめに はじめに parallel is a parallel concurren ... on may be found within this section of the manual. Runtime A parallel\Runtime represents a PHP interpreter th ... read. A parallel\Runtime is configured with an optional bootstrap file pass ... ed to parallel\Runtime::__construct() , this is typically an autoloader, ... task is executed. After construction the parallel\Runtime remains available until it is closed, killed, or d ...
https://man.plustar.jp/php/intro.parallel.html - [similar]
PREV 1 2 3 4 5 6 NEXT