Swoole\Lock::__construct
PHP function
Edit on GitHub ✎
(PECL swoole >= 1.9.0)
Construct a memory lock.
Description
Swoole\Lock::__construct([string $type], [string $file_lock_location])
Swoole lock is used for data synchronization between multiple threads or processes.
Parameters
typefile_lock_location