検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 300 for [SIMILAR] 16 1024 4096 WITH 19903 子プ WITH 1695... (0.296 sec.)
現在実行中のプロセスをフォークする 10000
« pcntl_exec pcntl_get_last_error » PHP Manual PCNTL 関数 現在実行中のプロセスをフォークする pcntl_fork (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) pcntl_fork — 現在実行中のプロセスをフォークする 説明 pcntl_fork (): int pcntl_fork() 関数は、親プロセスとその PID および PPID のみが異なる子プロセ ...
https://man.plustar.jp/php/function.pcntl-fork.html - [similar]
待つかフォークした子プロセスのステータスを返す 9631
« pcntl_unshare pcntl_waitpid » PHP Manual PCNTL 関数 待つかフォークした子プロセスのステータスを返す pcntl_wait (PHP 5, PHP 7, PHP 8) pcntl_wait — 待つかフォークした子プロセスのステータスを返す 説明 pcntl_wait ( int &$status , int $flags = 0 , array &$resource_usage = [] ): int この関数は ...
https://man.plustar.jp/php/function.pcntl-wait.html - [similar]
待つかフォークした子プロセスのステータスを返す 9620
« pcntl_wait pcntl_wexitstatus » PHP Manual PCNTL 関数 待つかフォークした子プロセスのステータスを返す pcntl_waitpid (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) pcntl_waitpid — 待つかフォークした子プロセスのステータスを返す 説明 pcntl_waitpid ( int $process_id , int &$status , int $flags = 0 , ...
https://man.plustar.jp/php/function.pcntl-waitpid.html - [similar]
子プロセスを停止させたシグナルを返す 8304
« pcntl_wifstopped pcntl_wtermsig » PHP Manual PCNTL 関数 子プロセスを停止させたシグナルを返す pcntl_wstopsig (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) pcntl_wstopsig — 子プロセスを停止させたシグナルを返す 説明 pcntl_wstopsig ( int $status ): int | false 子プロセスを停止させたシグナル番号を返 ...
https://man.plustar.jp/php/function.pcntl-wstopsig.html - [similar]
はじめに 7627
« PCNTL インストール/設定 » PHP Manual PCNTL はじめに はじめに PHP がサポートするプロセス制御関数は、Unix 形式のプロセス生成、 プロセス実行、シグナル処理、プロセス終了機能を実装しています。 プロセス制御は Web サーバー環境で有効にするべきではなく、プロセス 制御関数のどれかが Web サーバー環 ...
https://man.plustar.jp/php/intro.pcntl.html - [similar]
プロセスのリソースを管理する 7584
« 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]
プロセスの実行コンテキストの一部を切り離す 7196
« 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]
終了した子プロセスのリターンコードを返す 7159
« 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]
子プロセスが現在停止しているかどうかを調べる 6432
« pcntl_wifsignaled pcntl_wstopsig » PHP Manual PCNTL 関数 子プロセスが現在停止しているかどうかを調べる pcntl_wifstopped (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) pcntl_wifstopped — 子プロセスが現在停止しているかどうかを調べる 説明 pcntl_wifstopped ( int $status ): bool リターンを生じた子プロ ...
https://man.plustar.jp/php/function.pcntl-wifstopped.html - [similar]
子プロセスを終了させたシグナルを返す 6432
« pcntl_wstopsig POSIX » PHP Manual PCNTL 関数 子プロセスを終了させたシグナルを返す pcntl_wtermsig (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) pcntl_wtermsig — 子プロセスを終了させたシグナルを返す 説明 pcntl_wtermsig ( int $status ): int | false 子プロセスを終了させたシグナル番号を返します。こ ...
https://man.plustar.jp/php/function.pcntl-wtermsig.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT