Query: hw_getandlock
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
HW_GETANDLOCK(3) 1 HW_GETANDLOCK(3) hw_GetAndLock - Return object record and lock objectSYNOPSISstring hw_getandlock (int $connection, int $objectID)DESCRIPTIONReturns the object record for the object with ID $objectID. It will also lock the object, so other users cannot access it until it is unlocked.PARAMETERSo $connection - The connection identifier. o $objectID - The object identifier.RETURN VALUESReturns the object record for the object with ID $objectID.SEE ALSOhw_unlock(3), hw_getobject(3). PHP Documentation Group HW_GETANDLOCK(3)
| Related Man Pages |
|---|
| pthread_rwlock_unlock(3c) - sunos |
| pthread_rwlock_unlock(3c) - opensolaris |
| pthread_rwlock_unlock(3) - osf1 |
| pthread_rwlock_unlock(3c) - debian |
| pg_lo_create(3) - php |
| Similar Topics in the Unix Linux Community |
|---|
| Simple rules of the UNIX.COM forums: |
| UNIX.COM 2017 Year End Summary |
| Coming Soon: Upgrade Forum Software (Dec 31 - Jan 1) |
| Denial Of Service Attack Update |