summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdlib/malloc.3
diff options
context:
space:
mode:
authorattilio <attilio@FreeBSD.org>2008-11-03 20:00:35 +0000
committerattilio <attilio@FreeBSD.org>2008-11-03 20:00:35 +0000
commit26a604f3bccb7c4a377c7cbf4facbae8c20e1fed (patch)
tree51374f893e6d2ba20ae55ec543453eb22efd981b /lib/libc/stdlib/malloc.3
parent6cfec3e1612f60d19983a6ab0defbecbfd07a12d (diff)
downloadFreeBSD-src-26a604f3bccb7c4a377c7cbf4facbae8c20e1fed.zip
FreeBSD-src-26a604f3bccb7c4a377c7cbf4facbae8c20e1fed.tar.gz
Remove the mnt_holdcnt and mnt_holdcntwaiters because they are useless.
Really, the concept of holdcnt in the struct mount is rappresented by the mnt_ref (which prevents the type-stable structure from being "recycled) handled through vfs_ref() and vfs_rel(). On this optic, switch the holdcnt acquisition into an emulated vfs_ref() (and subsequent release into vfs_rel()). Discussed with: kib Tested by: pho
Diffstat (limited to 'lib/libc/stdlib/malloc.3')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud