Home
last modified time | relevance | path

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

/third_party/glib/gio/
Dgdbusprivate.c377 gint read_num_ancillary_messages; member
591 if (worker->read_num_ancillary_messages > 0) in _g_dbus_worker_do_read_cb()
594 for (n = 0; n < worker->read_num_ancillary_messages; n++) in _g_dbus_worker_do_read_cb()
644 while (n < worker->read_num_ancillary_messages) in _g_dbus_worker_do_read_cb()
859 worker->read_num_ancillary_messages = 0; in _g_dbus_worker_do_read_unlocked()
864 &worker->read_num_ancillary_messages, in _g_dbus_worker_do_read_unlocked()