Home
last modified time | relevance | path

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

/external/dbus/dbus/
Ddbus-pending-call.h63 dbus_bool_t dbus_pending_call_allocate_data_slot (dbus_int32_t *slot_p);
Ddbus-pending-call.c128 if (!dbus_pending_call_allocate_data_slot (&notify_user_data_slot)) in _dbus_pending_call_new_unlocked()
766 dbus_pending_call_allocate_data_slot (dbus_int32_t *slot_p) in dbus_pending_call_allocate_data_slot() function
/external/dbus/test/internals/
Drefs.c222 if (!dbus_pending_call_allocate_data_slot (&pending_call_slot)) in setup()
/external/dbus/
DChangeLog.pre-1-01111 (dbus_pending_call_allocate_data_slot): Pass in the global lock address