Home
last modified time | relevance | path

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

/dports/net-im/telepathy-glib/telepathy-glib-0.24.1/telepathy-glib/
H A Dconnection-manager.c236 guint introspect_idle_id; member
941 self->priv->introspect_idle_id = 0; in tp_connection_manager_idle_introspect()
1008 if (self->priv->introspect_idle_id == 0) in tp_connection_manager_name_owner_changed_cb()
1009 self->priv->introspect_idle_id = g_idle_add ( in tp_connection_manager_name_owner_changed_cb()
1032 self->priv->introspect_idle_id = g_idle_add ( in tp_connection_manager_name_owner_changed_cb()
1168 if (self->priv->introspect_idle_id == 0) in tp_connection_manager_idle_read_manager_file()
1316 if (self->priv->introspect_idle_id != 0) in tp_connection_manager_finalize()
1317 g_source_remove (self->priv->introspect_idle_id); in tp_connection_manager_finalize()
1420 if (self->priv->introspect_idle_id == 0) in tp_connection_manager_set_property()
1707 if (self->priv->introspect_idle_id == 0) in tp_connection_manager_activate()
[all …]