Home
last modified time | relevance | path

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

/dports/net-im/telepathy-glib/telepathy-glib-0.24.1/telepathy-glib/
H A Dconnection-manager.c1754 gsize cms_to_ready; member
1838 list_context->cms_to_ready--; in tp_list_connection_managers_cm_prepared()
1840 if (list_context->cms_to_ready == 0) in tp_list_connection_managers_cm_prepared()
1847 list_context->cms_to_ready); in tp_list_connection_managers_cm_prepared()
1915 list_context->cms_to_ready = list_context->arr->len; in tp_list_connection_managers_got_names()
1916 list_context->refcount += list_context->cms_to_ready; in tp_list_connection_managers_got_names()
1919 list_context->cms_to_ready); in tp_list_connection_managers_got_names()
1921 if (list_context->cms_to_ready == 0) in tp_list_connection_managers_got_names()
1927 for (i = 0; i < list_context->cms_to_ready; i++) in tp_list_connection_managers_got_names()
1990 list_context->cms_to_ready = 0; in tp_list_connection_managers()