diff options
author | jhb <jhb@FreeBSD.org> | 2007-03-21 22:18:10 +0000 |
---|---|---|
committer | jhb <jhb@FreeBSD.org> | 2007-03-21 22:18:10 +0000 |
commit | dee82f63223926cc8f13099524d77b36135890ea (patch) | |
tree | eecc0a6b5b6929565d762ffefaf974105c01c8f1 /lib/libc/stdio/funopen.c | |
parent | a84f74bb36d0c3edb2676543f0a1da4e07912da8 (diff) | |
download | FreeBSD-src-dee82f63223926cc8f13099524d77b36135890ea.zip FreeBSD-src-dee82f63223926cc8f13099524d77b36135890ea.tar.gz |
Make use of 'lock_object' being the same field name in the witness_check*()
macros.
- witness_check() replaces witness_check_mtx() and
witness_check_exclusive_sx() and checks for an exclusive acquire of
either a mutex, rwlock, or sx lock.
- witness_check_shared() replaces witness_check_shared_sx() and checks for
a shared acquire of either a rwlock or sx lock.
Diffstat (limited to 'lib/libc/stdio/funopen.c')
0 files changed, 0 insertions, 0 deletions