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

/bind-9.11.3/lib/isc/include/isc/
H A Drefcount.h65 * isc_refcount_increment0(isc_refcount_t *ref, unsigned int *targetp);
72 * caught. isc_refcount_increment0() does not have this restriction.
115 #define isc_refcount_increment0(rp, tp) \ macro
153 #define isc_refcount_increment0(rp, tp) \ macro
206 #define isc_refcount_increment0(rp, tp) \
261 #define isc_refcount_increment0(rp, tp) \

Completed in 10 milliseconds