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

/freebsd-10.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) \

Completed in 37 milliseconds