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

/freebsd-12-stable/contrib/apr/include/
H A Dapr_ring.h239 * empty rings... see APR_RING_SPLICE_TAIL for one that does
299 #define APR_RING_SPLICE_TAIL(hp, ep1, epN, elem, link) \ macro
323 APR_RING_SPLICE_TAIL((hp), (nep), (nep), elem, link)
/freebsd-12-stable/contrib/apr-util/misc/
H A Dapr_thread_pool.c849 APR_RING_SPLICE_TAIL(me->recycled_thds, head, tail,

Completed in 97 milliseconds