検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 58 for pcntl (0.005 sec.)
指定した errno に対応するシステムのエラーメッセージを取得する 8518
« pcntl_sigwaitinfo pcntl_unshare » PHP Manual PCNTL 関数 指定した errno に対応するシステムのエラ ... ーメッセージを取得する pcntl_strerror (PHP 5 >= 5.3.4, PHP 7, PHP 8) pcntl_stre ... に対応するシステムのエラーメッセージを取得する 説明 pcntl_strerror ( int $error_code ): string 警告 この関数 ... ータ error_code 戻り値 エラーの説明を返します。 参考 pcntl_get_last_error() - 直近の pcntl 関数が失敗したとき ... キーワード: 取得 , 対応 , エラーメッセージ , errno , pcntl , 指定 , システム , 関数 , strerror , エラー ...
https://man.plustar.jp/php/function.pcntl-strerror.html - [similar]
シグナルを送信するアラームを設定する 8357
« PCNTL 関数 pcntl_async_signals » PHP Manual PCNTL 関数 シグナルを送信するアラームを設定する pcntl ... ntl_alarm (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) pcntl_alarm — シグナルを送信するアラームを設定する 説明 ... に SIGALRM シグナルを送信するタイマーを作成します。 pcntl_alarm() をコールすると、 それまでに設定されていたア ... 返します。 関連キーワード: シグナル , 設定 , 送信 , pcntl , alarm , seconds , 関数 , int , PCNTL , 作成 ...
https://man.plustar.jp/php/function.pcntl-alarm.html - [similar]
プロセスの優先度を取得する 8255
« pcntl_get_last_error pcntl_rfork » PHP Manual PCNTL 関数 プロセスの優先度を取得する pcntl_getp ... riority (PHP 5, PHP 7, PHP 8) pcntl_getpriority — プロセスの優先度を取得する 説明 pcnt ... d = null , int $mode = PRIO_PROCESS ): int | false pcntl_getpriority() は、 process_id の優先度を設定します ... RIO_USER あるいは PRIO_PROCESS のいずれか。 戻り値 pcntl_getpriority() はプロセスの優先度を返します。 エラー ... 8.0.0 process_id は、nullable になりました。 参考 pcntl_setpriority() - プロセスの優先度を変更する 関連キー ...
https://man.plustar.jp/php/function.pcntl-getpriority.html - [similar]
プロセスの優先度を変更する 8123
« pcntl_rfork pcntl_signal_dispatch » PHP Manual PCNTL 関数 プロセスの優先度を変更する pcntl_set ... priority (PHP 5, PHP 7, PHP 8) pcntl_setpriority — プロセスの優先度を変更する 説明 pcnt ... ocess_id = null , int $mode = PRIO_PROCESS ): bool pcntl_setpriority() は、 process_id の優先度を設定します ... 8.0.0 process_id は、nullable になりました。 参考 pcntl_getpriority() - プロセスの優先度を取得する 関連キー ... ワード: 優先 , プロセス , 変更 , pcntl , setpriority , process , priority , int , mode , ...
https://man.plustar.jp/php/function.pcntl-setpriority.html - [similar]
プロセスのリソースを管理する 8079
« pcntl_getpriority pcntl_setpriority » PHP Manual PCNTL 関数 プロセスのリソースを管理する pcntl ... _rfork (PHP 8 >= 8.1.0) pcntl_rfork — プロセスのリソースを管理する 説明 pcntl_rf ... れません。そして、PHP のエラーが発生します。 例 例1 pcntl_rfork() の例 <?php $pid = pcntl_rfork ( RFNOWAIT | ... とえば以下のようになります。 int(77093) int(0) 参考 pcntl_fork() - 現在実行中のプロセスをフォークする pcntl_ ... ) - 待つかフォークした子プロセスのステータスを返す pcntl_signal() - シグナルハンドラを設定する cli_set_proc ...
https://man.plustar.jp/php/function.pcntl-rfork.html - [similar]
非同期のシグナルハンドリングを有効/無効にするか、古い設定を返す 7977
« pcntl_alarm pcntl_errno » PHP Manual PCNTL 関数 非同期のシグナルハンドリングを有効/無効にするか ... 、古い設定を返す pcntl_async_signals (PHP 7 >= 7.1.0, PHP 8) pcntl_async_ ... ハンドリングを有効/無効にするか、古い設定を返す 説明 pcntl_async_signals ( ? bool $enable = null ): bool enab ... le パラメータが省略された場合、 pcntl_async_signals() は非同期のシグナルハンドリングが有 ... ーワード: 非同期 , ハンドリング , シグナル , 設定 , pcntl , 関数 , async , パラメータ , 省略 , PCNTL ...
https://man.plustar.jp/php/function.pcntl-async-signals.html - [similar]
現在のプロセス空間で指定したプログラムを実行する 7582
« pcntl_errno pcntl_fork » PHP Manual PCNTL 関数 現在のプロセス空間で指定したプログラムを実行する ... pcntl_exec (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) pcntl_e ... 在のプロセス空間で指定したプログラムを実行する 説明 pcntl_exec ( string $path , array $args = [] , array $en ... ワード: プログラム , 実行 , プロセス , 空間 , 指定 , pcntl , args , vars , env , path ...
https://man.plustar.jp/php/function.pcntl-exec.html - [similar]
はじめに 7274
« PCNTL インストール/設定 » PHP Manual PCNTL はじめに はじめに PHP がサポートするプロセス制御関数 ... ような優れた参考書を読まれることを推奨します。 現在 PCNTL はシグナルハンドルコールバックの仕組みとして ticks ... ヘッドを最小限に抑えることが可能となります。以前は、pcntl を 有効にして PHP をコンパイルすると、pcntl の使用 ... 環境では利用できません。 関連キーワード: プロセス , PCNTL , 環境 , 関数 , シグナル , ticks , サーバー , pcnt ...
https://man.plustar.jp/php/intro.pcntl.html - [similar]
新しい関数 7069
« 新機能 新しいグローバル定数 » PHP Manual PHP 7.0.x から PHP 7.1.x への移行 新しい関数 新しい関 ... session_create_id() session_gc() SPL is_iterable() PCNTL pcntl_async_signals() pcntl_signal_get_handler() 関 ... 連キーワード: 関数 , windows , pcntl , share , Closure , errno , コア , conv , 移行 , f ...
https://man.plustar.jp/php/migration71.new-functions.html - [similar]
基本的な使用法 7069
« 例 PCNTL 関数 » PHP Manual 例 基本的な使用法 基本的な使用法 この例は、シグナルハンドラを有する ... プロセス制御の例 <?php declare( ticks = 1 ); $pid = pcntl_fork (); if ( $pid == - 1 ) { die( "fork できません ... tach from terminal" ); } // シグナルハンドラを設定 pcntl_signal ( SIGTERM , "sig_handler" ); pcntl_signal ( ... シグナルを処理 } } ?> 関連キーワード: 基本 , 使用 , PCNTL , 関数 , シグナル , ハンドラ , デーモン , プロセス ...
https://man.plustar.jp/php/pcntl.example.html - [similar]
PREV 1 2 3 4 5 6 NEXT