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.
COPYRIGHT