検索

phrase: max: clip:
target: order:
Results of 41 - 50 of about 220 for [SIMILAR] 16 1024 4096 WITH 12442 アラ WITH 1186... (0.847 sec.)
プロセスのリソースを管理する 5398
« pcntl_getpriority pcntl_setpriority » PHP Manual PCNTL 関数 プロセスのリソースを管理する pcntl_rfork (PHP 8 >= 8.1.0) pcntl_rfork — プロセスのリソースを管理する 説明 pcntl_rfork ( int $flags , int $signal = 0 ): int プロセスのリソースを管理します。 パラメータ flags flags は、 呼び出して ...
https://man.plustar.jp/php/function.pcntl-rfork.html - [similar]
はじめに 5398
« PCNTL インストール/設定 » PHP Manual PCNTL はじめに はじめに PHP がサポートするプロセス制御関数は、Unix 形式のプロセス生成、 プロセス実行、シグナル処理、プロセス終了機能を実装しています。 プロセス制御は Web サーバー環境で有効にするべきではなく、プロセス 制御関数のどれかが Web サーバー環 ...
https://man.plustar.jp/php/intro.pcntl.html - [similar]
pcntl_get_last_error のエイリアス 5398
« pcntl_async_signals pcntl_exec » PHP Manual PCNTL 関数 pcntl_get_last_error のエイリアス pcntl_errno (PHP 5 >= 5.3.4, PHP 7, PHP 8) pcntl_errno — pcntl_get_last_error() のエイリアス 説明 この関数は次の関数のエイリアスです。 pcntl_get_last_error() 関連キーワード: pcntl , 関数 , errno , ...
https://man.plustar.jp/php/function.pcntl-errno.html - [similar]
プロセスの実行コンテキストの一部を切り離す 5398
« pcntl_strerror pcntl_wait » PHP Manual PCNTL 関数 プロセスの実行コンテキストの一部を切り離す pcntl_unshare (PHP 7 >= 7.4.0, PHP 8) pcntl_unshare — プロセスの実行コンテキストの一部を切り離す 説明 pcntl_unshare ( int $flags ): bool pcntl_unshare() は、 プロセスが他のプロセスと現時点で共有 ...
https://man.plustar.jp/php/function.pcntl-unshare.html - [similar]
直近の pcntl 関数が失敗したときのエラー番号を取得する 5398
« pcntl_fork pcntl_getpriority » PHP Manual PCNTL 関数 直近の pcntl 関数が失敗したときのエラー番号を取得する pcntl_get_last_error (PHP 5 >= 5.3.4, PHP 7, PHP 8) pcntl_get_last_error — 直近の pcntl 関数が失敗したときのエラー番号を取得する 説明 pcntl_get_last_error (): int 警告 この関数は、 ...
https://man.plustar.jp/php/function.pcntl-get-last-error.html - [similar]
終了した子プロセスのリターンコードを返す 5398
« pcntl_waitpid pcntl_wifexited » PHP Manual PCNTL 関数 終了した子プロセスのリターンコードを返す pcntl_wexitstatus (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) pcntl_wexitstatus — 終了した子プロセスのリターンコードを返す 説明 pcntl_wexitstatus ( int $status ): int | false 終了した子プロセスのリ ...
https://man.plustar.jp/php/function.pcntl-wexitstatus.html - [similar]
ステータスコードが正常終了を表しているかどうかを調べる 5398
« pcntl_wexitstatus pcntl_wifsignaled » PHP Manual PCNTL 関数 ステータスコードが正常終了を表しているかどうかを調べる pcntl_wifexited (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) pcntl_wifexited — ステータスコードが正常終了を表しているかどうかを調べる 説明 pcntl_wifexited ( int $status ): bool ス ...
https://man.plustar.jp/php/function.pcntl-wifexited.html - [similar]
指定した errno に対応するシステムのエラーメッセージを取得する 5398
« pcntl_sigwaitinfo pcntl_unshare » PHP Manual PCNTL 関数 指定した errno に対応するシステムのエラーメッセージを取得する pcntl_strerror (PHP 5 >= 5.3.4, PHP 7, PHP 8) pcntl_strerror — 指定した errno に対応するシステムのエラーメッセージを取得する 説明 pcntl_strerror ( int $error_code ): st ...
https://man.plustar.jp/php/function.pcntl-strerror.html - [similar]
現在のプロセス空間で指定したプログラムを実行する 5398
« pcntl_errno pcntl_fork » PHP Manual PCNTL 関数 現在のプロセス空間で指定したプログラムを実行する pcntl_exec (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) pcntl_exec — 現在のプロセス空間で指定したプログラムを実行する 説明 pcntl_exec ( string $path , array $args = [] , array $env_vars = [] ): boo ...
https://man.plustar.jp/php/function.pcntl-exec.html - [similar]
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 大半のインストール環境では、APCu はデフォルトの設定で問題ありません。 しかし、本格的なユーザーは以下のパラメータのチューニングを考慮すべきです。 APCuを設定するには、ひ ...
https://man.plustar.jp/php/apcu.configuration.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 NEXT