検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 45 for kill (0.046 sec.)
ファイル記述子が対話型端末であるかどうかを定義する 7043
« posix_initgroups posix_kill » PHP Manual POSIX 関数 ファイル記述子が対話型端末であるかどうかを ...
https://man.plustar.jp/php/function.posix-isatty.html - [similar]
fifo スペシャルファイル(名前付きパイプ)を作成する 7043
« posix_kill posix_mknod » PHP Manual POSIX 関数 fifo スペシャルファイル(名前付きパイプ)を作成す ...
https://man.plustar.jp/php/function.posix-mkfifo.html - [similar]
mysqli クラス 6966
« The MySQLi Extension Function Summary mysqli::$affected_rows » PHP Manual MySQLi mysqli クラス ... lic get_warnings (): mysqli_warning | false public kill ( int $process_id ): bool public more_results (): ... リの AUTO_INCREMENT カラムで生成した値を返す mysqli::kill — サーバーに MySQL スレッドの停止を問い合わせる my ...
https://man.plustar.jp/php/class.mysqli.html - [similar]
ペンディングシグナル用のハンドラをコールする 6966
« pcntl_setpriority pcntl_signal_get_handler » PHP Manual PCNTL 関数 ペンディングシグナル用のハン ... ho "Generating signal SIGHUP to self...\n" ; posix_kill ( posix_getpid (), SIGHUP ); echo "Dispatching...\ ...
https://man.plustar.jp/php/function.pcntl-signal-dispatch.html - [similar]
直近で失敗した posix 関数が設定したエラー番号を取得する 6966
« posix_errno posix_getcwd » PHP Manual POSIX 関数 直近で失敗した posix 関数が設定したエラー番号 ... として発生したエラーの番号を表示します。 <?php posix_kill ( 999459 , SIGKILL ); echo 'エラーが返されました。 ...
https://man.plustar.jp/php/function.posix-get-last-error.html - [similar]
指定したエラー番号に対応するシステムのエラーメッセージを取得する 6966
« posix_setuid posix_times » PHP Manual POSIX 関数 指定したエラー番号に対応するシステムのエラーメ ... エラーに対応するメッセージを表示します。 <?php posix_kill ( 50 , SIGKILL ); echo posix_strerror ( posix_get_ ...
https://man.plustar.jp/php/function.posix-strerror.html - [similar]
マルチクエリからの結果がまだ残っているかどうかを調べる 6966
« mysqli::kill mysqli::multi_query » PHP Manual mysqli マルチクエリからの結果がまだ残っているかど ...
https://man.plustar.jp/php/mysqli.more-results.html - [similar]
Makes event pending 6890
« Event Event::addSignal » PHP Manual Event Makes event pending Event::add (PECL event >= 1.2.6- ... 864 pts/2 S+ 10:26 0:00 grep --color=auto examp $ kill -TERM 3976 At the first terminal window you should ...
https://man.plustar.jp/php/event.add.html - [similar]
シグナルを待つ 6890
« pcntl_sigtimedwait pcntl_strerror » PHP Manual PCNTL 関数 シグナルを待つ pcntl_sigwaitinfo (PH ... SIGHUP )); echo "Sending SIGHUP to self\n" ; posix_kill ( posix_getpid (), SIGHUP ); echo "Waiting for sig ...
https://man.plustar.jp/php/function.pcntl-sigwaitinfo.html - [similar]
proc_open でオープンされたプロセスを強制終了する 6890
« proc_open shell_exec » PHP Manual プログラム実行関数 proc_open でオープンされたプロセスを強制終 ... タは POSIX オペレーティングシステムでのみ有用です。 kill(2) システムコールを使用して、 プロセスに送信するシ ...
https://man.plustar.jp/php/function.proc-terminate.html - [similar]
PREV 1 2 3 4 5 NEXT