Searched refs:pending_flush_attempts (Results 1 – 1 of 1) sorted by relevance
1367 GList *pending_close_attempts, *pending_flush_attempts; in iostream_close_cb() local1377 pending_flush_attempts = worker->write_pending_flushes; in iostream_close_cb()1388 worker->write_num_messages_written + g_list_length(pending_flush_attempts); in iostream_close_cb()1417 flush_data_list_complete (pending_flush_attempts, error); in iostream_close_cb()1418 g_list_free (pending_flush_attempts); in iostream_close_cb()