PHPマニュアル
/
PEARマニュアル
:
|
ユーザフォーラムで議論/質問
|
マニュアル検索
|
ハイライト
|
ハイライトオフ
|
ポータル
|
php spot
Sync
|
JavaScript入門&応用&リファレンスなら「JavaScriptist」
shmop_write
はじめに
プロセス制御
PHP Manual
Sync
はじめに
インストール/設定
要件
インストール手順
実行時設定
リソース型
定義済み定数
SyncMutex
? The SyncMutex class
SyncMutex::__construct
? Constructs a new SyncMutex object
SyncMutex::lock
? Waits for an exclusive lock
SyncMutex::unlock
? Unlocks the mutex
SyncSemaphore
? The SyncSemaphore class
SyncSemaphore::__construct
? Constructs a new SyncSemaphore object
SyncSemaphore::lock
? Decreases the count of the semaphore or waits
SyncSemaphore::unlock
? Increases the count of the semaphore
SyncEvent
? The SyncEvent class
SyncEvent::__construct
? Constructs a new SyncEvent object
SyncEvent::fire
? Fires/sets the event
SyncEvent::reset
? Resets a manual event
SyncEvent::wait
? Waits for the event to be fired/set
SyncReaderWriter
? The SyncReaderWriter class
SyncReaderWriter::__construct
? Constructs a new SyncReaderWriter object
SyncReaderWriter::readlock
? Waits for a read lock
SyncReaderWriter::readunlock
? Releases a read lock
SyncReaderWriter::writelock
? Waits for an exclusive write lock
SyncReaderWriter::writeunlock
? Releases a write lock
SyncSharedMemory
? The SyncSharedMemory class
SyncSharedMemory::__construct
? Constructs a new SyncSharedMemory object
SyncSharedMemory::first
? Check to see if the object is the first instance system-wide of named shared memory
SyncSharedMemory::read
? Copy data from named shared memory
SyncSharedMemory::size
? Returns the size of the named shared memory
SyncSharedMemory::write
? Copy data to named shared memory
shmop_write
はじめに
プロセス制御
PHP Manual
忘却曲線を使ってこの知識を確実に記憶に残す
フォーラムで「
Sync
」について話す
各種マニュアル:
PHPマニュアル
|
PEARマニュアル
|
Smarty(英語)マニュアル
|
PHP-GTKマニュアル
|
「
Sync
」をGoogle検索
copyright © 1997-2024 PHP
ドキュメント作成グループ
(
ライセンス
). provided by
php spot
.
マニュアル: