Results of 21 - 30 of about 357 for [SIMILAR] 16 1024 4096 WITH 10128 グラ WITH 7968... (0.317 sec.)
- 待つかフォークした子プロセスのステータスを返す 4955
- « 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]
- プロセスの実行コンテキストの一部を切り離す 4955
- « 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]
- 現在実行中のプロセスをフォークする 4955
- « 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]
- 直近の pcntl 関数が失敗したときのエラー番号を取得する 4955
- « 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]
- 子プロセスを停止させたシグナルを返す 4955
- « 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]
- 終了した子プロセスのリターンコードを返す 4955
- « 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]
- ステータスコードが正常終了を表しているかどうかを調べる 4955
- « 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 に対応するシステムのエラーメッセージを取得する 4955
- « 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]
- シグナルを送信するアラームを設定する 4955
- « PCNTL 関数 pcntl_async_signals » PHP Manual PCNTL 関数 シグナルを送信するアラームを設定する pcntl_alarm (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) pcntl_alarm — シグナルを送信するアラームを設定する 説明 pcntl_alarm ( int $seconds ): int プロセスに対して、 指定した秒数後に SIGALRM シグナルを
...
-
https://man.plustar.jp/php/function.pcntl-alarm.html
- [similar]
- プロセスのリソースを管理する 4955
- « 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]