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

/freebsd-10.2-release/contrib/apr/include/
H A Dapr_mmap.h85 APR_RING_ENTRY(apr_mmap_t) link;
H A Dapr_ring.h55 * APR_RING_ENTRY(my_element_t) link;
62 * than one APR_RING_ENTRY field. Each APR_RING_ENTRY has a corresponding
65 * @warning For strict C standards compliance you should put the APR_RING_ENTRY
70 #define APR_RING_ENTRY(elem) \ macro
108 * to the start of each element, not to the APR_RING_ENTRY structure.
123 * The APR_RING_HEAD is nothing but a bare APR_RING_ENTRY. The prev
147 * name for its APR_RING_ENTRY in each element, and has its own type
151 * element has more than one APR_RING_ENTRY), the unreality of the
153 * of C -- see the warning in APR_RING_ENTRY
[all...]
/freebsd-10.2-release/contrib/apr/include/arch/unix/
H A Dapr_arch_poll_private.h106 APR_RING_ENTRY(pfd_elem_t) link;
/freebsd-10.2-release/contrib/apr-util/misc/
H A Dapr_reslist.c33 APR_RING_ENTRY(apr_res_t) link;
H A Dapr_thread_pool.c32 APR_RING_ENTRY(apr_thread_pool_task) link;
47 APR_RING_ENTRY(apr_thread_list_elt) link;
/freebsd-10.2-release/contrib/apr-util/include/
H A Dapr_buckets.h226 APR_RING_ENTRY(apr_bucket) link;
/freebsd-10.2-release/contrib/apr/poll/unix/
H A Dz_asio.c93 APR_RING_ENTRY(asio_elem_t) link;

Completed in 171 milliseconds