検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 26 for フォーク (0.004 sec.)
シグナルハンドラを設定する 7786
« pcntl_signal_get_handler pcntl_sigprocmask » PHP Manual PCNTL 関数 シグナルハンドラを設定する ... きします。 参考 pcntl_fork() - 現在実行中のプロセスをフォークする pcntl_waitpid() - 待つかフォークした子プロセスの ...
https://man.plustar.jp/php/function.pcntl-signal.html - [similar]
7339
« 定義済み定数 ウォッチャー » PHP Manual Ev 例 例 例1 タイマーのサンプル <?php // タイマーを作り ... // ゾンビ対策 pcntl_wait ( $status ); } else { // フォークした子プロセス exit( 2 ); } ?> 関連キーワード: itera ...
https://man.plustar.jp/php/ev.examples.html - [similar]
要件 7339
« インストール/設定 インストール手順 » PHP Manual インストール/設定 要件 要件 必須ではありません ... り便利に使えるでしょう。 また、GUI インターフェイスのフォークが » http://github.com/preinheimer/xhprof にあります ...
https://man.plustar.jp/php/xhprof.requirements.html - [similar]
ビルトインウェブサーバー 7290
« 対話シェル INI 設定 » PHP Manual コマンドラインの使用法 ビルトインウェブサーバー ビルトインウェ ... げる必要があるテストコードのために、 複数のワーカーをフォークさせるよう設定できるようになりました。 サーバを起動す ...
https://man.plustar.jp/php/features.commandline.webserver.html - [similar]
子プロセスを停止させたシグナルを返す 7240
« pcntl_wifstopped pcntl_wtermsig » PHP Manual PCNTL 関数 子プロセスを停止させたシグナルを返す p ... 合、 false を返します。 参考 pcntl_waitpid() - 待つかフォークした子プロセスのステータスを返す pcntl_wifstopped() ...
https://man.plustar.jp/php/function.pcntl-wstopsig.html - [similar]
はじめに 7240
« APCu インストール/設定 » PHP Manual APCu はじめに はじめに APCu は、PHP で動くインメモリの key ... た。 これは当時の APC の master ブランチの最新版からフォークした時点のものです。 APCu 5.0.0 以降で PHP 7 がサポー ...
https://man.plustar.jp/php/intro.apcu.html - [similar]
Connection handling and persistence 7240
« Architecture Persisting Data » PHP Manual Driver Architecture and Internals Connection handlin ... 受けます。 MongoDB\Driver\Manager のインスタンスを、 フォークした子プロセスで再利用しないことをおすすめします。 C ...
https://man.plustar.jp/php/mongodb.connection-handling.html - [similar]
終了した子プロセスのリターンコードを返す 7141
« pcntl_waitpid pcntl_wifexited » PHP Manual PCNTL 関数 終了した子プロセスのリターンコードを返す ... 合、 false を返します。 参考 pcntl_waitpid() - 待つかフォークした子プロセスのステータスを返す pcntl_wifexited() - ...
https://man.plustar.jp/php/function.pcntl-wexitstatus.html - [similar]
ステータスコードが正常終了を表しているかどうかを調べる 7141
« pcntl_wexitstatus pcntl_wifsignaled » PHP Manual PCNTL 関数 ステータスコードが正常終了を表して ... 合に false を返します。 参考 pcntl_waitpid() - 待つかフォークした子プロセスのステータスを返す pcntl_wexitstatus() ...
https://man.plustar.jp/php/function.pcntl-wifexited.html - [similar]
ステータスコードがシグナルによる終了を表しているかどうかを調べる 7141
« pcntl_wifexited pcntl_wifstopped » PHP Manual PCNTL 関数 ステータスコードがシグナルによる終了を ... 合に false を返します。 参考 pcntl_waitpid() - 待つかフォークした子プロセスのステータスを返す pcntl_signal() - シ ...
https://man.plustar.jp/php/function.pcntl-wifsignaled.html - [similar]
PREV 1 2 3 NEXT