検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 748 for [SIMILAR] 16 1024 4096 WITH 10168 スid WITH 6983... (1.476 sec.)
システムリソース制限に関する情報を返す 0
« posix_getpwuid posix_getsid » PHP Manual POSIX 関数 システムリソース制限に関する情報を返す posix_getrlimit (PHP 4, PHP 5, PHP 7, PHP 8) posix_getrlimit — システムリソース制限に関する情報を返す 説明 posix_getrlimit (): array | false posix_getrlimit() は、 現在のリソースにおけるソフトリミ ...
https://man.plustar.jp/php/function.posix-getrlimit.html - [similar]
現在のプロセスの実効 GID を設定する 0
« posix_mknod posix_seteuid » PHP Manual POSIX 関数 現在のプロセスの実効 GID を設定する posix_setegid (PHP 4 >= 4.0.2, PHP 5, PHP 7, PHP 8) posix_setegid — 現在のプロセスの実効 GID を設定する 説明 posix_setegid ( int $group_id ): bool 現在のプロセスの実効グループ ID を設定します。 この関 ...
https://man.plustar.jp/php/function.posix-setegid.html - [similar]
メッセージキューからメッセージを受信する 0
« msg_queue_exists msg_remove_queue » PHP Manual セマフォ関数 メッセージキューからメッセージを受信する msg_receive (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) msg_receive — メッセージキューからメッセージを受信する 説明 msg_receive ( SysvMessageQueue $queue , int $desired_message_type , int &$r ...
https://man.plustar.jp/php/function.msg-receive.html - [similar]
プロセスのタイトルを設定する 0
« cli_get_process_title dl » PHP Manual PHP オプション/情報 関数 プロセスのタイトルを設定する cli_set_process_title (PHP 5 >= 5.5.0, PHP 7, PHP 8) cli_set_process_title — プロセスのタイトルを設定する 説明 cli_set_process_title ( string $title ): bool プロセスのタイトルを設定します。これは ...
https://man.plustar.jp/php/function.cli-set-process-title.html - [similar]
現在のプロセスの有効なユーザー ID を返す 0
« posix_getegid posix_getgid » PHP Manual POSIX 関数 現在のプロセスの有効なユーザー ID を返す posix_geteuid (PHP 4, PHP 5, PHP 7, PHP 8) posix_geteuid — 現在のプロセスの有効なユーザー ID を返す 説明 posix_geteuid (): int 現在のプロセスの有効なユーザー ID を返します。 使用可能なユーザー名 ...
https://man.plustar.jp/php/function.posix-geteuid.html - [similar]
指定した秒数だけプロセスをブロックする 0
« Ev::run Ev::stop » PHP Manual Ev 指定した秒数だけプロセスをブロックする Ev::sleep (PECL ev >= 0.2.0) Ev::sleep — 指定した秒数だけプロセスをブロックする 説明 final public static Ev::sleep ( float $seconds ): void 指定した秒数だけプロセスをブロックします。 パラメータ seconds 秒数。 戻り値 ...
https://man.plustar.jp/php/ev.sleep.html - [similar]
持続的データベース接続 0
« 接続処理 コマンドラインの使用法 » PHP Manual 機能 持続的データベース接続 持続的データベース接続 持続的接続は、スクリプトの実行終了時にも閉じられないリンクです。 持続的接続が要求された時、PHPは(前もってオープンされたままになって いる)同じ持続的接続が既にオープンされていないかどうかを確認 ...
https://man.plustar.jp/php/features.persistent-connections.html - [similar]
子プロセスを終了させたシグナルを返す 0
« 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]
現在のプロセスの優先度を変更する 0
« proc_get_status proc_open » PHP Manual プログラム実行関数 現在のプロセスの優先度を変更する proc_nice (PHP 5, PHP 7, PHP 8) proc_nice — 現在のプロセスの優先度を変更する 説明 proc_nice ( int $priority ): bool proc_nice() は、現在のプロセスの優先度を priority で指定された値に変更します。 ...
https://man.plustar.jp/php/function.proc-nice.html - [similar]
現在のプロセスのグループセットを返す 0
« 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]