DBPLUS_FREEALLLOCKS(3) 1 DBPLUS_FREEALLLOCKS(3)
dbplus_freealllocks - Free all locks held by this client
SYNOPSIS
int dbplus_freealllocks (void )
DESCRIPTION
Frees all tuple locks held by this client.
RETURN VALUES
NOTES
Warning
This function is EXPERIMENTAL. The behaviour of this function, its name, and surrounding documentation may change without notice in
a future release of PHP. This function should be used at your own risk.
SEE ALSO
dbplus_getlock(3), dbplus_freelock(3), dbplus_freerlocks(3).
PHP Documentation Group DBPLUS_FREEALLLOCKS(3)