Searched refs:_dbus_pending_call_get_completed_unlocked (Results 1 – 3 of 3) sorted by relevance
43 dbus_bool_t _dbus_pending_call_get_completed_unlocked (DBusPendingCall *pending);
487 _dbus_pending_call_get_completed_unlocked (DBusPendingCall *pending) in _dbus_pending_call_get_completed_unlocked() function
1223 if ( (pending != NULL) && _dbus_pending_call_get_completed_unlocked(pending)) in _dbus_connection_do_iteration_unlocked()2435 if (_dbus_pending_call_get_completed_unlocked (pending)) in _dbus_connection_block_pending_call()2524 _dbus_assert (!_dbus_pending_call_get_completed_unlocked (pending)); in _dbus_connection_block_pending_call()