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

/bind-9.11.3/lib/isc/include/isc/
H A Drefcount.h64 * isc_refcount_increment(isc_refcount_t *ref, unsigned int *targetp);
70 * isc_refcount_increment() additionally requires the previous counter be
125 #define isc_refcount_increment(rp, tp) \ macro
162 #define isc_refcount_increment(rp, tp) \ macro
219 #define isc_refcount_increment(rp, tp) \
269 #define isc_refcount_increment(rp, tp) \

Completed in 10 milliseconds