検索

phrase: max: clip:
target: order:
Results of 51 - 60 of about 65 for signal (0.064 sec.)
ブロックされたシグナルを設定あるいは取得する 6255
« pcntl_signal pcntl_sigtimedwait » PHP Manual PCNTL 関数 ブロックされたシグナルを設定あるいは取 ... 取得する 説明 pcntl_sigprocmask ( int $mode , array $signals , array &$old_signals = null ): bool pcntl_sigpro ... ロックされているシグナルを、指定したもので置き換える signals シグナルのリスト。 old_signals old_signals パラメ ...
https://man.plustar.jp/php/function.pcntl-sigprocmask.html - [similar]
現在実行中のプロセスをフォークする 6226
« pcntl_exec pcntl_get_last_error » PHP Manual PCNTL 関数 現在実行中のプロセスをフォークする pcn ... 待つかフォークした子プロセスのステータスを返す pcntl_signal() - シグナルハンドラを設定する cli_set_process_tit ...
https://man.plustar.jp/php/function.pcntl-fork.html - [similar]
シグナルを待つ 6226
« pcntl_sigtimedwait pcntl_strerror » PHP Manual PCNTL 関数 シグナルを待つ pcntl_sigwaitinfo (PH ... o — シグナルを待つ 説明 pcntl_sigwaitinfo ( array $signals , array &$info = [] ): int | false pcntl_sigwaiti ... 、 呼び出し元のスクリプトの実行をいったん停止させ、 signals で指定したシグナルを受け取るまで待ちます。もしその ... _sigwaitinfo() は即時に結果を返します。 パラメータ signals 待つシグナルの配列。 info シグナルについての情報を ... ntl_sigwaitinfo() の例 <?php echo "Blocking SIGHUP signal\n" ; pcntl_sigprocmask ( SIG_BLOCK , array( SIGHUP ...
https://man.plustar.jp/php/function.pcntl-sigwaitinfo.html - [similar]
はじめに 6226
« PCNTL インストール/設定 » PHP Manual PCNTL はじめに はじめに PHP がサポートするプロセス制御関数 ... する詳細な情報については、fork(2), waitpid(2) および signal(2) のようなシステムのドキュメントや、 W. Richard S ...
https://man.plustar.jp/php/intro.pcntl.html - [similar]
定義済み定数 6183
« リソース型 例 » PHP Manual PCNTL 定義済み定数 定義済み定数 以下のシグナルのリストがプロセス制御 ... これらのシグナルのデフォルト動作の詳細については、 signal(7) のマニュアルを参照ください。 プロセス制御関連の ...
https://man.plustar.jp/php/pcntl.constants.html - [similar]
待つかフォークした子プロセスのステータスを返す 6140
« pcntl_unshare pcntl_waitpid » PHP Manual PCNTL 関数 待つかフォークした子プロセスのステータスを ... cntl_wifexited() 、 pcntl_wifstopped() 、 pcntl_wifsignaled() 、 pcntl_wexitstatus() 、 pcntl_wtermsig() およ ... _fork() - 現在実行中のプロセスをフォークする pcntl_signal() - シグナルハンドラを設定する pcntl_wifexited() - ... プロセスが現在停止しているかどうかを調べる pcntl_wifsignaled() - ステータスコードがシグナルによる終了を表して ...
https://man.plustar.jp/php/function.pcntl-wait.html - [similar]
待つかフォークした子プロセスのステータスを返す 6140
« pcntl_wait pcntl_wexitstatus » PHP Manual PCNTL 関数 待つかフォークした子プロセスのステータスを ... cntl_wifexited() 、 pcntl_wifstopped() 、 pcntl_wifsignaled() 、 pcntl_wexitstatus() 、 pcntl_wtermsig() およ ... _fork() - 現在実行中のプロセスをフォークする pcntl_signal() - シグナルハンドラを設定する pcntl_wifexited() - ... プロセスが現在停止しているかどうかを調べる pcntl_wifsignaled() - ステータスコードがシグナルによる終了を表して ...
https://man.plustar.jp/php/function.pcntl-waitpid.html - [similar]
シャットダウン時に実行する関数を登録する 6140
« get_defined_functions register_tick_function » PHP Manual 関数処理 関数 シャットダウン時に実行 ... することはできませんが、SIGTERM 用のハンドラは pcntl_signal() で登録できます。ここで exit() を使えば、きれいに ...
https://man.plustar.jp/php/function.register-shutdown-function.html - [similar]
その他のサービス 6140
« var_representation cURL » PHP Manual 関数リファレンス その他のサービス その他のサービス cURL — ... out event persistence Event callbacks Constructing signal events Event — The Event class EventBase — The Eve ...
https://man.plustar.jp/php/refs.remote.other.html - [similar]
Ev 6112
« eio_write はじめに » PHP Manual プロセス制御 Ev Ev はじめに インストール/設定 要件 インストール ... ベントループに埋め込めるバックエンド群を返す Ev::feedSignal — シグナルイベントを Ev に送る Ev::feedSignalEvent ... events and calling callbacks for the loop EvLoop::signal — Creates EvSignal watcher object associated with ... 止した EvPrepare ウォッチャーのインスタンスを作る EvSignal — The EvSignal class EvSignal::__construct — Const ... ructs EvSignal watcher object EvSignal::createStopped — Create st ...
https://man.plustar.jp/php/book.ev.html - [similar]
PREV 1 2 3 4 5 6 7 NEXT