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

/bind-9.6-ESV-R11/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) \
/bind-9.6-ESV-R11/lib/dns/include/dns/
H A Drbt.h900 isc_refcount_increment0(&(node)->references, (refs)); \
/bind-9.6-ESV-R11/lib/dns/
H A Drbtdb.c1557 isc_refcount_increment0(lockref, &lockrefs);
2248 * zero and need to use isc_refcount_increment0().
2250 isc_refcount_increment0(&version->references,

Completed in 966 milliseconds