Home | History | Annotate | Download | only in bus

Lines Matching refs:bus_context_get_loop

110   return bus_context_get_loop (d->connections->context);
455 connections->pending_replies = bus_expire_list_new (bus_context_get_loop (context),
462 if (!_dbus_loop_add_timeout (bus_context_get_loop (context),
534 _dbus_loop_remove_timeout (bus_context_get_loop (connections->context),
680 bus_context_get_loop (connections->context),
693 if (!_dbus_loop_queue_dispatch (bus_context_get_loop (connections->context), connection))