HomeFreeBSD

Switch the rest of the refcount(9) functions to bool return type.

Description

Switch the rest of the refcount(9) functions to bool return type.

There are some explicit comparisions of refcount_release(9) result
with 0/1, which are fine.

Reviewed by: markj, mjg
Sponsored by: The FreeBSD Foundation
MFC after: 1 week
Differential revision: https://reviews.freebsd.org/D21014

Details

Provenance
kibAuthored on
Reviewer
markj
Differential Revision
D21014: Convert refcount(9) to bool.
Parents
rS350203: Add support for setting the aging/frequency-offset register via sysctl.
Branches
Unknown
Tags
Unknown