Downgrades the write lock to a read lock. This downgrade will be effective immediately.
The acquired read lock.
If the write lock is no longer held.
true if this write lock is still held, or false otherwise.
true
false
Releases the write lock.
Downgrades the write lock to a read lock. This downgrade will be effective immediately.