検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 549 for [SIMILAR] 16 1024 4096 WITH 49953 ジキ WITH 1220... (0.428 sec.)
メッセージキューを破棄する 10000
« msg_receive msg_send » PHP Manual セマフォ関数 メッセージキューを破棄する msg_remove_queue (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) msg_remove_queue — メッセージキューを破棄する 説明 msg_remove_queue ( SysvMessageQueue $queue ): bool msg_remove_queue() は、 queue で指定したメッセージキュー ...
https://man.plustar.jp/php/function.msg-remove-queue.html - [similar]
メッセージキューデータ構造体の情報を設定する 9997
« msg_send msg_stat_queue » PHP Manual セマフォ関数 メッセージキューデータ構造体の情報を設定する msg_set_queue (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) msg_set_queue — メッセージキューデータ構造体の情報を設定する 説明 msg_set_queue ( SysvMessageQueue $queue , array $data ): bool msg_set_que ...
https://man.plustar.jp/php/function.msg-set-queue.html - [similar]
メッセージキューを作成またはそれにアタッチする 9726
« ftok msg_queue_exists » PHP Manual セマフォ関数 メッセージキューを作成またはそれにアタッチする msg_get_queue (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) msg_get_queue — メッセージキューを作成またはそれにアタッチする 説明 msg_get_queue ( int $key , int $permissions = 0666 ): SysvMessageQueue ...
https://man.plustar.jp/php/function.msg-get-queue.html - [similar]
メッセージキューが存在するかどうかを調べる 9722
« msg_get_queue msg_receive » PHP Manual セマフォ関数 メッセージキューが存在するかどうかを調べる msg_queue_exists (PHP 5 >= 5.3.0, PHP 7, PHP 8) msg_queue_exists — メッセージキューが存在するかどうかを調べる 説明 msg_queue_exists ( int $key ): bool key で指定したメッセージキューが存在する ...
https://man.plustar.jp/php/function.msg-queue-exists.html - [similar]
メッセージキューデータ構造体の情報を返す 9657
« msg_set_queue sem_acquire » PHP Manual セマフォ関数 メッセージキューデータ構造体の情報を返す msg_stat_queue (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) msg_stat_queue — メッセージキューデータ構造体の情報を返す 説明 msg_stat_queue ( SysvMessageQueue $queue ): array | false msg_stat_queue() は ...
https://man.plustar.jp/php/function.msg-stat-queue.html - [similar]
メッセージキューにメッセージを送信する 9564
« msg_remove_queue msg_set_queue » PHP Manual セマフォ関数 メッセージキューにメッセージを送信する msg_send (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) msg_send — メッセージキューにメッセージを送信する 説明 msg_send ( SysvMessageQueue $queue , int $message_type , string | int | float | bool $me ...
https://man.plustar.jp/php/function.msg-send.html - [similar]
セマフォ関数 9497
« 定義済み定数 ftok » PHP Manual セマフォ セマフォ関数 セマフォ関数 目次 ftok — パス名とプロジェクト ID を、System V IPC キーに変換する msg_get_queue — メッセージキューを作成またはそれにアタッチする msg_queue_exists — メッセージキューが存在するかどうかを調べる msg_receive — メッセージキュ ...
https://man.plustar.jp/php/ref.sem.html - [similar]
メッセージキューからメッセージを受信する 9111
« msg_queue_exists msg_remove_queue » PHP Manual セマフォ関数 メッセージキューからメッセージを受信する msg_receive (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) msg_receive — メッセージキューからメッセージを受信する 説明 msg_receive ( SysvMessageQueue $queue , int $desired_message_type , int &$r ...
https://man.plustar.jp/php/function.msg-receive.html - [similar]
The Queue class 2321
« Ds\Stack::toArray Ds\Queue::allocate » PHP Manual Data Structures The Queue class The Queue class (No version information available, might only be in Git) はじめに A Queue is a “first in, first out” or “FIFO” collection that only allows access to the value at the front of the queue and ...
https://man.plustar.jp/php/class.ds-queue.html - [similar]
Pushes values into the queue 2321
« Ds\Queue::pop Ds\Queue::toArray » PHP Manual Queue Pushes values into the queue Ds\Queue::push (PECL ds >= 1.0.0) Ds\Queue::push — Pushes values into the queue 説明 public Ds\Queue::push ( mixed ...$values ): void Pushes values into the queue. パラメータ values The values to push into ...
https://man.plustar.jp/php/ds-queue.push.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT