diff options
author | attilio <attilio@FreeBSD.org> | 2013-02-26 17:22:08 +0000 |
---|---|---|
committer | attilio <attilio@FreeBSD.org> | 2013-02-26 17:22:08 +0000 |
commit | 49f99b72515864c7f48e1d57295de7c122876049 (patch) | |
tree | d12fba4cf5910edb9bb22ed8053661fbc959e1fa /sbin/ldconfig | |
parent | d9ff8818e59c14ea0e7fc65590570396d4fdec2a (diff) | |
download | FreeBSD-src-49f99b72515864c7f48e1d57295de7c122876049.zip FreeBSD-src-49f99b72515864c7f48e1d57295de7c122876049.tar.gz |
Wrap the sleeps synchronized by the vm_object lock into the specific
macro VM_OBJECT_SLEEP().
This hides some implementation details like the usage of the msleep()
primitive and the necessity to access to the lock address directly.
For this reason VM_OBJECT_MTX() macro is now retired.
Sponsored by: EMC / Isilon storage division
Reviewed by: alc
Tested by: pho
Diffstat (limited to 'sbin/ldconfig')
0 files changed, 0 insertions, 0 deletions