Attempt to lock this reader/writer lock for write. Return 0 on success, and a non‐zero value if the lock already locked for read or write. If successful, unlock must be called to release the lock.
Attempt to lock this reader/writer lock for write. Return 0 on success, and a non‐zero value if the lock already locked for read or write. If successful, unlock must be called to release the lock.