Home
last modified time | relevance | path

Searched refs:pending_flush_attempts (Results 1 – 1 of 1) sorted by relevance

/third_party/glib/gio/
Dgdbusprivate.c1367 GList *pending_close_attempts, *pending_flush_attempts; in iostream_close_cb() local
1377 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()