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

/httpd/server/mpm/event/
H A Devent.c254 * For TO_QUEUE_APPEND and TO_QUEUE_REMOVE, timeout_mutex must be held.
264 #define TO_QUEUE_REMOVE(q, el) \ macro
902 TO_QUEUE_REMOVE(q, cs);
1655 TO_QUEUE_REMOVE(q, cs);
1890 TO_QUEUE_REMOVE(remove_from_q, cs);

Completed in 961 milliseconds