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

/bind-9.11.3/lib/isc/include/isc/
H A Drefcount.h80 * isc_refcount_decrement(isc_refcount_t *ref, unsigned int *targetp);
136 #define isc_refcount_decrement(rp, tp) \ macro
172 #define isc_refcount_decrement(rp, tp) \ macro
237 #define isc_refcount_decrement(rp, tp) \
279 #define isc_refcount_decrement(rp, tp) \

Completed in 10 milliseconds