Swoole\Coroutine\Lock::__construct
(No version information available, might only be in Git)
Swoole\Coroutine\Lock::__construct — Construct a new coroutine lock
Description
public Swoole\Coroutine\Lock::__construct():
void
Create a new coroutine lock instance.
Parameters
This function has no parameters.
Return Values
No value is returned.
There are no user contributed notes for this page.