dbplus_freelock
(PHP 4 <= 4.1.0, PECL dbplus >= 0.9)
dbplus_freelock — Release write lock on tuple
Descrição
int dbplus_freelock
( resource $relation
, string $tuple
)
Releases a write lock on the given tuple previously obtained by dbplus_getlock().
Valor Retornado
Notas
Aviso
Esta função é EXPERIMENTAL. O comportamento desta função, seu nome, incluindo toda documentação pode ser modificado sem aviso em futuras versões do PHP. Esta função deve ser usada por sua própria conta e risco.
Veja Também
- dbplus_getlock() - Get a write lock on a tuple
- dbplus_freerlocks() - Free all tuple locks on given relation
- dbplus_freealllocks() - Free all locks held by this client
User Contributed Notes
dbplus_freelock
dbplus_freelock
There are no user contributed notes for this page.

dbplus_freealllocks