Searched refs:isc_refcount_increment0 (Results 1 - 4 of 4) sorted by relevance

/freebsd-9.3-release/contrib/bind9/lib/isc/include/isc/
H A Drefcount.h69 * isc_refcount_increment0(isc_refcount_t *ref, unsigned int *targetp);
76 * caught. isc_refcount_increment0() does not have this restriction.
109 #define isc_refcount_increment0(rp, tp) \ macro
155 #define isc_refcount_increment0(rp, tp) \
198 #define isc_refcount_increment0(rp, tp) \
/freebsd-9.3-release/contrib/ntp/lib/isc/include/isc/
H A Drefcount.h69 * isc_refcount_increment0(isc_refcount_t *ref, unsigned int *targetp);
76 * caught. isc_refcount_increment0() does not have this restriction.
109 #define isc_refcount_increment0(rp, tp) \ macro
155 #define isc_refcount_increment0(rp, tp) \
198 #define isc_refcount_increment0(rp, tp) \
/freebsd-9.3-release/contrib/bind9/lib/dns/include/dns/
H A Drbt.h903 isc_refcount_increment0(&(node)->references, (refs)); \
/freebsd-9.3-release/contrib/bind9/lib/dns/
H A Drbtdb.c1625 isc_refcount_increment0(lockref, &lockrefs);
2286 * zero and need to use isc_refcount_increment0().
2288 isc_refcount_increment0(&version->references,

Completed in 114 milliseconds