Lines Matching refs:to_cancel
1099 AsyncSendBuffer* const to_cancel = adsevent->send_pending;1100 adsevent->send_pending = to_cancel->next;1101 _async_send_buffer_complete(to_cancel, reason);