PHP 8.5.0 Alpha 4 available for testing

Swoole\Coroutine\Lock::__construct

(No version information available, might only be in Git)

Swoole\Coroutine\Lock::__constructConstruct a new coroutine lock

Beschreibung

public Swoole\Coroutine\Lock::__construct(): void

Create a new coroutine lock instance.

Parameter-Liste

Diese Funktion besitzt keine Parameter.

Rückgabewerte

Es wird kein Wert zurückgegeben.

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top