Home
last modified time | relevance | path

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

/external/dbus/dbus/
Ddbus-pending-call-internal.h58 void _dbus_pending_call_unref_and_unlock (DBusPendingCall *pending);
Ddbus-pending-call.c464 _dbus_pending_call_unref_and_unlock (DBusPendingCall *pending) in _dbus_pending_call_unref_and_unlock() function
Ddbus-connection.c1003 _dbus_pending_call_unref_and_unlock (pending); in free_pending_call_on_hash_removal()
1040 _dbus_pending_call_unref_and_unlock (pending); in _dbus_connection_detach_pending_call_and_unlock()
2299 _dbus_pending_call_unref_and_unlock (pending); in connection_timeout_and_complete_all_pending_calls_unlocked()
/external/dbus/test/internals/
Drefs.c475 (VoidFunc) _dbus_pending_call_unref_and_unlock, in test_pending_call()