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

/httpd/server/mpm/event/
H A Devent.c1400 /* trash the connection; we couldn't queue the connected
1672 struct timeout_head_t trash; local
1680 APR_RING_INIT(&trash, event_conn_state_t, timeout_list);
1712 APR_RING_SPLICE_TAIL(&trash, first, last, event_conn_state_t,
1723 first = APR_RING_FIRST(&trash);
1997 /* later we trash rv and rely on csd to indicate
2012 /* trash the connection; we couldn't queue the connected

Completed in 1512 milliseconds