略微加速

PHP官方手册 - 互联网笔记

PHP - Manual: Swoole\Lock::__construct

2024-04-24

Swoole\Lock::__construct

(PECL swoole >= 1.9.0)

Swoole\Lock::__constructConstruct a memory lock.

说明

public Swoole\Lock::__construct(string $type = ?, string $file_lock_location = ?)

Swoole lock is used for data synchronization between multiple theads or processes.

参数

type

file_lock_location

add a noteadd a note

User Contributed Notes

There are no user contributed notes for this page.

官方地址:https://www.php.net/manual/en/swoole-lock.construct.php

北京半月雨文化科技有限公司.版权所有 京ICP备12026184号-3