検索

phrase: max: clip:
target: order:
Results of 231 - 240 of about 257 for ロック (0.021 sec.)
一意な ID を生成する 4274
« time_sleep_until unpack » PHP Manual その他の関数 一意な ID を生成する uniqid (PHP 4, PHP 5, P ... りません。 ほとんどのシステムは、NTP などでシステムクロックを調整するので、 システム時刻は絶えず変更されます。 ...
https://man.plustar.jp/php/function.uniqid.html - [similar]
Z39.50 サーバーへの接続を準備する 4274
« yaz_close yaz_database » PHP Manual YAZ 関数 Z39.50 サーバーへの接続を準備する yaz_connect (PH ... 39.50 サーバーへの接続を準備します。 この関数は非ブロックモードで動作し、接続を確立しようとしません - 単にあと ...
https://man.plustar.jp/php/function.yaz-connect.html - [similar]
検索を準備する 4274
« yaz_schema yaz_set_option » PHP Manual YAZ 関数 検索を準備する yaz_search (PHP 4 >= 4.0.1, PEC ... う準備をします。 yaz_connect() と同様にこの関数は非ブロックモードで 動作し、後で yaz_wait() がコールされたときの ...
https://man.plustar.jp/php/function.yaz-search.html - [similar]
コマンドを実行し、入出力用にファイルポインタを開く 4254
« proc_nice proc_terminate » PHP Manual プログラム実行関数 コマンドを実行し、入出力用にファイルポ ... ( $pipes [ 1 ]); fclose ( $pipes [ 1 ]); // デッドロックを避けるため、proc_close を呼ぶ前に // すべてのパイプ ...
https://man.plustar.jp/php/function.proc-open.html - [similar]
mysqli_stmt クラス 4244
« mysqli::$warning_count mysqli_stmt::$affected_rows » PHP Manual MySQLi mysqli_stmt クラス mysq ... データを返す mysqli_stmt::send_long_data — データをブロックで送信する mysqli_stmt::$sqlstate — 直前のステートメ ...
https://man.plustar.jp/php/class.mysqli-stmt.html - [similar]
streamWrapper クラス 4244
« php_user_filter::onCreate streamWrapper::__construct » PHP Manual ストリーム streamWrapper クラ ... reamWrapper::stream_lock — ファイルのアドバイザリ・ロック streamWrapper::stream_metadata — ストリームメタデー ...
https://man.plustar.jp/php/class.streamwrapper.html - [similar]
switch 4244
« continue match » PHP Manual 制御構造 switch switch (PHP 4, PHP 5, PHP 7, PHP 8) switch 文は、同 ... てPHPにより 命令の実行が行われます。 PHPは switch ブロックの終わりまたは最初の break 文まで実行を続けます。 CA ...
https://man.plustar.jp/php/control-structures.switch.html - [similar]
特殊ファイルあるいは一般ファイルを作る 4244
« eio_mkdir eio_nop » PHP Manual Eio 関数 特殊ファイルあるいは一般ファイルを作る eio_mknod (PECL ... EIO_S_IFCHR (キャラクタファイル)、 EIO_S_IFBLK (ブロック特殊ファイル)、 EIO_S_IFIFO (FIFO - 名前付きパイプ) ...
https://man.plustar.jp/php/function.eio-mknod.html - [similar]
データをファイルに書き込む 4244
« file_get_contents file » PHP Manual ファイルシステム 関数 データをファイルに書き込む file_put_ ... ます。 LOCK_EX 書き込み処理中に、ファイルに対する排他ロックを確保します。 つまり、 fopen() の呼び出しから fwrit ...
https://man.plustar.jp/php/function.file-put-contents.html - [similar]
メッセージキューからメッセージを受信する 4244
« msg_queue_exists msg_remove_queue » PHP Manual セマフォ関数 メッセージキューからメッセージを受 ... メータ flags に MSG_IPC_NOWAIT を指定することで、 ブロックモードではなくすることが可能です。 received_message_ ...
https://man.plustar.jp/php/function.msg-receive.html - [similar]