検索

phrase: max: clip:
target: order:
Results of 21 - 26 of about 26 for フォーク (0.005 sec.)
子プロセスが現在停止しているかどうかを調べる 7141
« pcntl_wifsignaled pcntl_wstopsig » PHP Manual PCNTL 関数 子プロセスが現在停止しているかどうかを ... 合に false を返します。 参考 pcntl_waitpid() - 待つかフォークした子プロセスのステータスを返す 関連キーワード: プロ ...
https://man.plustar.jp/php/function.pcntl-wifstopped.html - [similar]
子プロセスを終了させたシグナルを返す 7141
« pcntl_wstopsig POSIX » PHP Manual PCNTL 関数 子プロセスを終了させたシグナルを返す pcntl_wterms ... 合、 false を返します。 参考 pcntl_waitpid() - 待つかフォークした子プロセスのステータスを返す pcntl_signal() - シ ...
https://man.plustar.jp/php/function.pcntl-wtermsig.html - [similar]
プロセスへのファイルポインタをオープンする 7141
« pclose readfile » PHP Manual ファイルシステム 関数 プロセスへのファイルポインタをオープンする ... de ): resource | false command で指定したコマンドのフォークによってできたプロセスへのパイプをオープンします。 パ ...
https://man.plustar.jp/php/function.popen.html - [similar]
EvFork クラス 7042
« EvEmbed::sweep EvFork::__construct » PHP Manual Ev EvFork クラス EvFork クラス (PECL ev >= 0.2 ... EvCheck ウォッチャーが呼ばれる前になります。 また、フォークした後の子プロセス内でだけ起動します。 誰かが間違った ...
https://man.plustar.jp/php/class.evfork.html - [similar]
接続された、区別できないソケットストリームの組を作成する 6860
« stream_socket_get_name stream_socket_recvfrom » PHP Manual ストリーム 関数 接続された、区別でき ... ; $pid = pcntl_fork (); if ( $pid == - 1 ) { die( 'フォークできません' ); } else if ( $pid ) { /* 親プロセス */ ...
https://man.plustar.jp/php/function.stream-socket-pair.html - [similar]
Create new MongoDB Manager 6562
« MongoDB\Driver\Manager::addSubscriber MongoDB\Driver\Manager::createClientEncryption » PHP Man ... 受けます。 MongoDB\Driver\Manager のインスタンスを、 フォークした子プロセスで再利用しないことをおすすめします。 パ ...
https://man.plustar.jp/php/mongodb-driver-manager.construct.html - [similar]
PREV 1 2 3 NEXT