Searched refs:shared_connections_no_guid (Results 1 – 2 of 2) sorted by relevance
1499 static DBusList *shared_connections_no_guid = NULL; variable1548 if (shared_connections_no_guid != NULL) in shared_connections_shutdown()1551 connection = _dbus_list_pop_first (&shared_connections_no_guid); in shared_connections_shutdown()1557 connection = _dbus_list_pop_first (&shared_connections_no_guid); in shared_connections_shutdown()1561 shared_connections_no_guid = NULL; in shared_connections_shutdown()1674 if (!_dbus_list_prepend (&shared_connections_no_guid, connection)) in connection_record_shared_unlocked()1748 _dbus_list_remove (&shared_connections_no_guid, connection); in connection_forget_shared_unlocked()
147 connections to the shared_connections_no_guid list