PHP 8.1.28 Released!

EventBuffer::unlock

(PECL event >= 1.2.6-beta)

EventBuffer::unlockReleases lock acquired by EventBuffer::lock

Descrizione

public EventBuffer::unlock(): bool

Releases lock acquired by EventBuffer::lock() .

Elenco dei parametri

Questa funzione non contiene parametri.

Valori restituiti

Restituisce true in caso di successo, false in caso di fallimento.

Vedere anche:

add a note

User Contributed Notes

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