検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 548 for [SIMILAR] 16 1024 4096 WITH 47371 syncevent WITH... (0.409 sec.)
The SyncEvent class 10000
« SyncSemaphore::unlock SyncEvent::__construct » PHP Manual Sync The SyncEvent class The SyncEvent class (PECL sync >= 1.0.0) はじめに A cross-platform, native implementation of named and unnamed event objects. Both automatic and manual event objects are supported. An event object waits, ...
https://man.plustar.jp/php/class.syncevent.html - [similar]
Resets a manual event 9878
« SyncEvent::fire SyncEvent::wait » PHP Manual SyncEvent Resets a manual event SyncEvent::reset (PECL sync >= 1.0.0) SyncEvent::reset — Resets a manual event 説明 public SyncEvent::reset (): bool Resets a SyncEvent object that has been fired/set. Only valid for manual event objects. パラ ...
https://man.plustar.jp/php/syncevent.reset.html - [similar]
Constructs a new SyncEvent object 9878
« SyncEvent SyncEvent::fire » PHP Manual SyncEvent Constructs a new SyncEvent object SyncEvent::__construct (PECL sync >= 1.0.0) SyncEvent::__construct — Constructs a new SyncEvent object 説明 public SyncEvent::__construct ( string $name = ? , bool $manual = false , bool $prefire = false ...
https://man.plustar.jp/php/syncevent.construct.html - [similar]
Fires/sets the event 9878
« SyncEvent::__construct SyncEvent::reset » PHP Manual SyncEvent Fires/sets the event SyncEvent::fire (PECL sync >= 1.0.0) SyncEvent::fire — Fires/sets the event 説明 public SyncEvent::fire (): bool Fires/sets a SyncEvent object. Lets multiple threads through that are waiting if the even ...
https://man.plustar.jp/php/syncevent.fire.html - [similar]
Waits for the event to be fired/set 9878
« SyncEvent::reset SyncReaderWriter » PHP Manual SyncEvent Waits for the event to be fired/set SyncEvent::wait (PECL sync >= 1.0.0) SyncEvent::wait — Waits for the event to be fired/set 説明 public SyncEvent::wait ( int $wait = -1 ): bool Waits for the SyncEvent object to be fired. パラメ ...
https://man.plustar.jp/php/syncevent.wait.html - [similar]
Sync 9878
« Shmop はじめに » PHP Manual プロセス制御 Sync Sync はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 SyncMutex — The SyncMutex class SyncMutex::__construct — Constructs a new SyncMutex object SyncMutex::lock — Waits for an exclusive lock SyncMutex::unl ...
https://man.plustar.jp/php/book.sync.html - [similar]
Returns a scalar value to be used as a hash value 1312
« Ds\Hashable::equals Sequence » PHP Manual Hashable Returns a scalar value to be used as a hash value Ds\Hashable::hash (PECL ds >= 1.0.0) Ds\Hashable::hash — Returns a scalar value to be used as a hash value 説明 abstract public Ds\Hashable::hash (): mixed Returns a scalar value to be ...
https://man.plustar.jp/php/ds-hashable.hash.html - [similar]
The Event class 836
« Constructing signal events Event::add » PHP Manual Event The Event class The Event class (PECL event >= 1.2.6-beta) はじめに Event class represents and event firing on a file descriptor being ready to read from or write to; a file descriptor becoming ready to read from or write to(edge ...
https://man.plustar.jp/php/class.event.html - [similar]
Constructs Event object 836
« Event::addTimer Event::del » PHP Manual Event Constructs Event object Event::__construct (PECL event >= 1.2.6-beta) Event::__construct — Constructs Event object 説明 public Event::__construct ( EventBase $base , mixed $fd , int $what , callable $cb , mixed $arg = NULL ) Constructs Even ...
https://man.plustar.jp/php/event.construct.html - [similar]
Re-configures timer event 836
« Event::setPriority Event::signal » PHP Manual Event Re-configures timer event Event::setTimer (PECL event >= 1.2.6-beta) Event::setTimer — Re-configures timer event 説明 public Event::setTimer ( EventBase $base , callable $cb , mixed $arg = ? ): bool Re-configures timer event. Note, th ...
https://man.plustar.jp/php/event.settimer.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT