Name

reservation_object_get_list — get the reservation object's shared fence list, with update-side lock held

Synopsis

struct reservation_object_list * reservation_object_get_list (struct reservation_object * obj);
 

Arguments

obj

the reservation object

Description

Returns the shared fence list. Does NOT take references to the fence. The obj->lock must be held.