検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 496 for [SIMILAR] 16 1024 4096 WITH 42095 posix WITH 199... (1.078 sec.)
はじめに 8504
« POSIX インストール/設定 » PHP Manual POSIX はじめに はじめに このモジュールは、IEEE 10003.1 (POSIX.1) 標準ドキュメントで 定義された関数へのインターフェイスを有しています。 これらの関数は、他の手段からは利用できません。 警告 posix_getpwnam() のような POSIX 関数は、重要な データを取得する ...
https://man.plustar.jp/php/intro.posix.html - [similar]
現在のプロセスの GID を設定する 8054
« posix_seteuid posix_setpgid » PHP Manual POSIX 関数 現在のプロセスの GID を設定する posix_setgid (PHP 4, PHP 5, PHP 7, PHP 8) posix_setgid — 現在のプロセスの GID を設定する 説明 posix_setgid ( int $group_id ): bool 現在のプロセスのグループ ID を設定します。 この関数は特権関数であり、実 ...
https://man.plustar.jp/php/function.posix-setgid.html - [similar]
現在のプロセスのグループセットを返す 7334
« posix_getgrnam posix_getlogin » PHP Manual POSIX 関数 現在のプロセスのグループセットを返す posix_getgroups (PHP 4, PHP 5, PHP 7, PHP 8) posix_getgroups — 現在のプロセスのグループセットを返す 説明 posix_getgroups (): array | false 現在のプロセスのグループセットを取得します。 パラメータ ...
https://man.plustar.jp/php/function.posix-getgroups.html - [similar]
ジョブ制御のプロセスグループ ID を設定する 5236
« posix_setgid posix_setrlimit » PHP Manual POSIX 関数 ジョブ制御のプロセスグループ ID を設定する posix_setpgid (PHP 4, PHP 5, PHP 7, PHP 8) posix_setpgid — ジョブ制御のプロセスグループ ID を設定する 説明 posix_setpgid ( int $process_id , int $process_group_id ): bool プロセス process_id ...
https://man.plustar.jp/php/function.posix-setpgid.html - [similar]
現在のプロセスをセッションリーダーにする 4030
« posix_setrlimit posix_setuid » PHP Manual POSIX 関数 現在のプロセスをセッションリーダーにする posix_setsid (PHP 4, PHP 5, PHP 7, PHP 8) posix_setsid — 現在のプロセスをセッションリーダーにする 説明 posix_setsid (): int 現在のプロセスをセッションリーダーにします。 パラメータ この関数には ...
https://man.plustar.jp/php/function.posix-setsid.html - [similar]
設定 4030
« インストール PECL 拡張モジュールのインストール » PHP Manual FastCGI Process Manager (FPM) 設定 設定 FPM では、 php.ini 形式の構文の設定ファイル php-fpm.conf と、プール設定ファイルを使います。 php-fpm.conf のグローバル設定項目 pid string PID ファイルへのパス。デフォルト値: なし error_lo ...
https://man.plustar.jp/php/install.fpm.configuration.html - [similar]
プロセス時間を得る 4030
« posix_strerror posix_ttyname » PHP Manual POSIX 関数 プロセス時間を得る posix_times (PHP 4, PHP 5, PHP 7, PHP 8) posix_times — プロセス時間を得る 説明 posix_times (): array | false 現在の CPU 使用状況についての情報を取得します。 パラメータ この関数にはパラメータはありません。 戻り値 現 ...
https://man.plustar.jp/php/function.posix-times.html - [similar]
待つかフォークした子プロセスのステータスを返す 4030
« 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]
proc_open でオープンされたプロセスを強制終了する 4030
« proc_open shell_exec » PHP Manual プログラム実行関数 proc_open でオープンされたプロセスを強制終了する proc_terminate (PHP 5, PHP 7, PHP 8) proc_terminate — proc_open でオープンされたプロセスを強制終了する 説明 proc_terminate ( resource $process , int $signal = 15 ): bool 終了させる ( p ...
https://man.plustar.jp/php/function.proc-terminate.html - [similar]
現在実行中のプロセスをフォークする 4030
« 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]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 NEXT