Home
last modified time | relevance | path

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

/external/dbus/dbus/
Ddbus-pending-call.c81 static dbus_int32_t notify_user_data_slot = -1; variable
104 if (!dbus_pending_call_allocate_data_slot (&notify_user_data_slot)) in _dbus_pending_call_new_unlocked()
111 dbus_pending_call_free_data_slot (&notify_user_data_slot); in _dbus_pending_call_new_unlocked()
123 dbus_pending_call_free_data_slot (&notify_user_data_slot); in _dbus_pending_call_new_unlocked()
195 notify_user_data_slot); in _dbus_pending_call_complete()
414 dbus_pending_call_free_data_slot (&notify_user_data_slot); in _dbus_pending_call_last_unref()
602 if (!_dbus_pending_call_set_data_unlocked (pending, notify_user_data_slot, in dbus_pending_call_set_notify()