検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 167 for [SIMILAR] 16 1024 4096 WITH 61001 有ハ WITH 2726... (0.411 sec.)
共有メモリ 0
« SysvSharedMemory はじめに » PHP Manual プロセス制御 共有メモリ 共有メモリ はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 例 基本的な使用法 共有メモリ関数 shmop_close — 共有メモリブロックを閉じる shmop_delete — 共有メモリブロックを削除する shmop_open ...
https://man.plustar.jp/php/book.shmop.html - [similar]
共有メモリブロックを作成またはオープンする 0
« shmop_delete shmop_read » PHP Manual 共有メモリ関数 共有メモリブロックを作成またはオープンする shmop_open (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) shmop_open — 共有メモリブロックを作成またはオープンする 説明 shmop_open ( int $key , string $mode , int $permissions , int $size ): Shmop | fa ...
https://man.plustar.jp/php/function.shmop-open.html - [similar]
共有メモリブロックにデータを書き込む 0
« shmop_size Shmop » PHP Manual 共有メモリ関数 共有メモリブロックにデータを書き込む shmop_write (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) shmop_write — 共有メモリブロックにデータを書き込む 説明 shmop_write ( Shmop $shmop , string $data , int $offset ): int shmop_write() は、共有メモリブロック ...
https://man.plustar.jp/php/function.shmop-write.html - [similar]
共有メモリブロックを閉じる 0
« 共有メモリ関数 shmop_delete » PHP Manual 共有メモリ関数 共有メモリブロックを閉じる shmop_close (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) shmop_close — 共有メモリブロックを閉じる 警告 この関数は PHP 8.0.0 で 非推奨 になります。この関数に頼らないことを強く推奨します。 説明 shmop_close ( Shmo ...
https://man.plustar.jp/php/function.shmop-close.html - [similar]
共有メモリブロックの大きさを取得する 0
« shmop_read shmop_write » PHP Manual 共有メモリ関数 共有メモリブロックの大きさを取得する shmop_size (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) shmop_size — 共有メモリブロックの大きさを取得する 説明 shmop_size ( Shmop $shmop ): int shmop_size() は、共有メモリブロックのサイズをバイト単位で取得 ...
https://man.plustar.jp/php/function.shmop-size.html - [similar]
はじめに 0
« セマフォ インストール/設定 » PHP Manual セマフォ はじめに はじめに これらのモジュールは、System V IPC 関連の関数へのラッパーを提供します。 セマフォ・共有メモリおよびプロセス間通信(IPC)がその中に含まれます。 セマフォは、マシーン上のリソースへの排他的アクセス機能や、 同時にあるリソースを ...
https://man.plustar.jp/php/intro.sem.html - [similar]
共有メモリセグメントへの接続を閉じる 0
« shm_attach shm_get_var » PHP Manual セマフォ関数 共有メモリセグメントへの接続を閉じる shm_detach (PHP 4, PHP 5, PHP 7, PHP 8) shm_detach — 共有メモリセグメントへの接続を閉じる 説明 shm_detach ( SysvSharedMemory $shm ): bool shm_detach() は、 shm_attach() で作成され、 指定した shm を有す ...
https://man.plustar.jp/php/function.shm-detach.html - [similar]
共有メモリブロックを削除する 0
« shmop_close shmop_open » PHP Manual 共有メモリ関数 共有メモリブロックを削除する shmop_delete (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) shmop_delete — 共有メモリブロックを削除する 説明 shmop_delete ( Shmop $shmop ): bool shmop_delete() は、共有メモリブロックを削除ます。 パラメータ shmop shm ...
https://man.plustar.jp/php/function.shmop-delete.html - [similar]
共有メモリブロックからデータを読み取る 0
« shmop_open shmop_size » PHP Manual 共有メモリ関数 共有メモリブロックからデータを読み取る shmop_read (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) shmop_read — 共有メモリブロックからデータを読み取る 説明 shmop_read ( Shmop $shmop , int $offset , int $size ): string shmop_read() は、共有メモリブ ...
https://man.plustar.jp/php/function.shmop-read.html - [similar]
セマフォ、共有メモリおよび IPC 0
« Volatile はじめに » PHP Manual プロセス制御 セマフォ、共有メモリおよび IPC セマフォ、共有メモリおよび IPC はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 セマフォ関数 ftok — パス名とプロジェクト ID を、System V IPC キーに変換する msg_get_queue — メッ ...
https://man.plustar.jp/php/book.sem.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 NEXT