PHP - Manual: Swoole\Lock::__construct
2024-11-13
(PECL swoole >= 1.9.0)
Swoole\Lock::__construct — Construct a memory lock.
$type
= ?, string $file_lock_location
= ?)Swoole lock is used for data synchronization between multiple theads or processes.
type
file_lock_location
官方地址:https://www.php.net/manual/en/swoole-lock.construct.php