Searched refs:_dbus_rmutex_unlock (Results 1 – 6 of 6) sorted by relevance
149 _dbus_rmutex_unlock (*(allocator->lock_loc)); in _dbus_data_slot_allocator_alloc()178 _dbus_rmutex_unlock (*(allocator->lock_loc)); in _dbus_data_slot_allocator_free()200 _dbus_rmutex_unlock (*mutex_loc); in _dbus_data_slot_allocator_free()204 _dbus_rmutex_unlock (*(allocator->lock_loc)); in _dbus_data_slot_allocator_free()253 _dbus_rmutex_unlock (*(allocator->lock_loc)); in _dbus_data_slot_list_set()311 _dbus_rmutex_unlock (*(allocator->lock_loc)); in _dbus_data_slot_list_get()
52 void _dbus_rmutex_unlock (DBusRMutex *mutex);
171 _dbus_rmutex_unlock ((server)->mutex); \
310 #define _DBUS_UNLOCK(name) _dbus_rmutex_unlock (_dbus_lock_##name)
197 _dbus_rmutex_unlock (DBusRMutex *mutex) in _dbus_rmutex_unlock() function
81 _dbus_rmutex_unlock ((connection)->slot_mutex); \423 _dbus_rmutex_unlock (connection->mutex); in _dbus_connection_unlock()