summaryrefslogtreecommitdiffstats
path: root/lib/libthr/thread
diff options
context:
space:
mode:
authorattilio <attilio@FreeBSD.org>2008-04-01 20:31:55 +0000
committerattilio <attilio@FreeBSD.org>2008-04-01 20:31:55 +0000
commit672b78c87baaf663105fa01cb75cc6b701eac1c2 (patch)
treee96eca3f9bc0211073c01586d95400107238e04c /lib/libthr/thread
parent60db59bdb1a7859559d4e0d0d64243a9fdf89b25 (diff)
downloadFreeBSD-src-672b78c87baaf663105fa01cb75cc6b701eac1c2.zip
FreeBSD-src-672b78c87baaf663105fa01cb75cc6b701eac1c2.tar.gz
Add rw_try_rlock() and rw_try_wlock() to rwlocks.
These functions try the specified operation (rlocking and wlocking) and true is returned if the operation completes, false otherwise. The KPI is enriched by this commit, so __FreeBSD_version bumping and manpage updating will happen soon. Requested by: jeff, kris
Diffstat (limited to 'lib/libthr/thread')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud