Searched refs:DBusDataSlotAllocator (Results 1 – 8 of 8) sorted by relevance
30 typedef struct DBusDataSlotAllocator DBusDataSlotAllocator; typedef55 struct DBusDataSlotAllocator struct73 dbus_bool_t _dbus_data_slot_allocator_init (DBusDataSlotAllocator *allocator); argument74 dbus_bool_t _dbus_data_slot_allocator_alloc (DBusDataSlotAllocator *allocator,77 void _dbus_data_slot_allocator_free (DBusDataSlotAllocator *allocator,80 dbus_bool_t _dbus_data_slot_list_set (DBusDataSlotAllocator *allocator,87 void* _dbus_data_slot_list_get (DBusDataSlotAllocator *allocator,
46 _dbus_data_slot_allocator_init (DBusDataSlotAllocator *allocator) in _dbus_data_slot_allocator_init()69 _dbus_data_slot_allocator_alloc (DBusDataSlotAllocator *allocator, in _dbus_data_slot_allocator_alloc()165 _dbus_data_slot_allocator_free (DBusDataSlotAllocator *allocator, in _dbus_data_slot_allocator_free()237 _dbus_data_slot_list_set (DBusDataSlotAllocator *allocator, in _dbus_data_slot_list_set()298 _dbus_data_slot_list_get (DBusDataSlotAllocator *allocator, in _dbus_data_slot_list_get()382 DBusDataSlotAllocator allocator; in _dbus_data_slot_test()
492 static DBusDataSlotAllocator slot_allocator;
1075 static DBusDataSlotAllocator slot_allocator;
4426 static DBusDataSlotAllocator slot_allocator;
5861 static DBusDataSlotAllocator slot_allocator;
35 for I in DBusCounter.* DBusCredentials.* DBusDataSlot.* DBusDataSlotAllocator.* DBusDataSlotList.* \
11945 DBusDataSlotAllocator and lock it manually when using it,12774 Threadsafe usage of DBusDataSlotAllocator