Query: dbplus_getlock
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
DBPLUS_GETLOCK(3) 1 DBPLUS_GETLOCK(3) dbplus_getlock - Get a write lock on a tupleSYNOPSISint dbplus_getlock (resource $relation, string $tuple)DESCRIPTIONRequests a write lock on the specified $tuple.PARAMETERSo $relation - A relation opened by dbplus_open(3). o $tuple -RETURN VALUESReturns zero on success or a non-zero error code, especially DBPLUS_ERR_WLOCKED on failure.NOTESWarning 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 ALSOdbplus_freelock(3), dbplus_freerlocks(3), dbplus_freealllocks(3). PHP Documentation Group DBPLUS_GETLOCK(3)
Related Man Pages |
---|
std::tuple(3) - debian |
bcompiler_write_function(3) - php |
bcompiler_write_constant(3) - php |
bcompiler_write_header(3) - php |
xmlrpc_set_type(3) - php |