Lines Matching full:waiting
129 /** pending udp queries waiting to be sent out, waiting for fd */
173 * tree of still-open and waiting tcp connections for reuse.
189 /** list of tcp queries waiting for a buffer */
191 /** last of waiting query list */
265 * The lru only contains empty connections waiting for reuse,
292 /** rbtree with other queries waiting on the connection, by ID number,
299 /** list of queries waiting to be written on the channel,
300 * if NULL no queries are waiting to be written and the pending->query
336 /*---- filled if udp pending is waiting -----*/
337 /** next in waiting list. */
360 * it is in use and the connection is waiting for reuse.
367 * Query waiting for TCP buffer.
371 * next in waiting list.
375 /** if true the item is on the tcp waiting list and next_waiting
379 /** next and prev in query waiting list for stream connection */
389 * waiting for a buffer or the tcp reply is pending */
407 * or NULL if no user is waiting. the entry uses an ID number.
721 /** remove waiting tcp from the outnet waiting list */
725 /** pop the first waiting tcp from the outnet waiting list */
728 /** add waiting_tcp element to the outnet tcp waiting list */
732 /** add waiting_tcp element as first to the outnet tcp waiting list */