Searched refs:slot_mutex (Results 1 – 1 of 1) sorted by relevance
77 _dbus_rmutex_lock ((connection)->slot_mutex); \81 _dbus_rmutex_unlock ((connection)->slot_mutex); \294 …DBusRMutex *slot_mutex; /**< Lock on slot_list so overall connection lock need not be taken… member1316 _dbus_rmutex_new_at_location (&connection->slot_mutex); in _dbus_connection_new_for_transport()1317 if (connection->slot_mutex == NULL) in _dbus_connection_new_for_transport()1398 _dbus_rmutex_free_at_location (&connection->slot_mutex); in _dbus_connection_new_for_transport()2746 _dbus_rmutex_free_at_location (&connection->slot_mutex); in _dbus_connection_last_unref()