diff options
author | attilio <attilio@FreeBSD.org> | 2008-04-01 20:31:55 +0000 |
---|---|---|
committer | attilio <attilio@FreeBSD.org> | 2008-04-01 20:31:55 +0000 |
commit | 672b78c87baaf663105fa01cb75cc6b701eac1c2 (patch) | |
tree | e96eca3f9bc0211073c01586d95400107238e04c /lib/libthr/thread | |
parent | 60db59bdb1a7859559d4e0d0d64243a9fdf89b25 (diff) | |
download | FreeBSD-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