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.c103 static dbus_int32_t notify_user_data_slot = -1; variable
128 if (!dbus_pending_call_allocate_data_slot (&notify_user_data_slot)) in _dbus_pending_call_new_unlocked()
135 dbus_pending_call_free_data_slot (&notify_user_data_slot); in _dbus_pending_call_new_unlocked()
147 dbus_pending_call_free_data_slot (&notify_user_data_slot); in _dbus_pending_call_new_unlocked()
221 notify_user_data_slot); in _dbus_pending_call_complete()
446 dbus_pending_call_free_data_slot (&notify_user_data_slot); in _dbus_pending_call_last_unref()
641 if (!_dbus_pending_call_set_data_unlocked (pending, notify_user_data_slot, in dbus_pending_call_set_notify()