Lock
class Lock (View source)
Methods
__construct(int $type = SWOOLE_MUTEX)
No description
bool
lock(int $operation = LOCK_EX, float $timeout = -1)
No description
bool
unlock()
No description
Details
__construct(int $type = SWOOLE_MUTEX)
No description
bool
lock(int $operation = LOCK_EX, float $timeout = -1)
No description
bool
unlock()
No description