summaryrefslogtreecommitdiffstats
path: root/sys/kern/kern_clocksource.c
diff options
context:
space:
mode:
authorattilio <attilio@FreeBSD.org>2013-02-26 17:22:08 +0000
committerattilio <attilio@FreeBSD.org>2013-02-26 17:22:08 +0000
commit49f99b72515864c7f48e1d57295de7c122876049 (patch)
treed12fba4cf5910edb9bb22ed8053661fbc959e1fa /sys/kern/kern_clocksource.c
parentd9ff8818e59c14ea0e7fc65590570396d4fdec2a (diff)
downloadFreeBSD-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 'sys/kern/kern_clocksource.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud