Searched hist:157882 (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.2-release/sys/sys/
H A Drwlock.hdiff 157882 Wed Apr 19 21:06:52 MDT 2006 jhb Implement rw_try_upgrade() and rw_downgrade(). rw_try_upgrade() makes a
single attempt at upgrading a read lock to a write lock, and rw_downgrade()
converts curthread's write lock into a read lock.
/freebsd-10.2-release/sys/kern/
H A Dkern_rwlock.cdiff 157882 Wed Apr 19 21:06:52 MDT 2006 jhb Implement rw_try_upgrade() and rw_downgrade(). rw_try_upgrade() makes a
single attempt at upgrading a read lock to a write lock, and rw_downgrade()
converts curthread's write lock into a read lock.

Completed in 60 milliseconds