EventBuffer
PHP Manual

EventBuffer::unlock

(PECL event >= 1.2.6-beta)

EventBuffer::unlockReleases lock acquired by EventBuffer::lock

Descrizione

public bool EventBuffer::unlock ( void )

Releases lock acquired by EventBuffer::lock() .

Elenco dei parametri

Questa funzione non contiene parametri.

Valori restituiti

Returns TRUE on success. Otherwise FALSE.

Vedere anche:


EventBuffer
PHP Manual