Searched refs:mutex_loc (Results 1 – 4 of 4) sorted by relevance
70 DBusRMutex **mutex_loc, in _dbus_data_slot_allocator_alloc() argument75 _dbus_rmutex_lock (*mutex_loc); in _dbus_data_slot_allocator_alloc()80 allocator->lock_loc = mutex_loc; in _dbus_data_slot_allocator_alloc()82 else if (allocator->lock_loc != mutex_loc) in _dbus_data_slot_allocator_alloc()193 DBusRMutex **mutex_loc = allocator->lock_loc; in _dbus_data_slot_allocator_free() local200 _dbus_rmutex_unlock (*mutex_loc); in _dbus_data_slot_allocator_free()
75 DBusRMutex **mutex_loc,
98 DBusMutex **mutex_loc,
465 DBusMutex **mutex_loc, in _dbus_connection_test_get_locks() argument471 *mutex_loc = (DBusMutex *) connection->mutex; in _dbus_connection_test_get_locks()