SYNOPSIS
- bool reservation_object_test_signaled_rcu(struct reservation_object * obj, bool test_all);
ARGUMENTS
obj
-
- the reservation object
test_all
- if true, test all fences, otherwise only test the exclusive fence
DESCRIPTION
RETURNS true if all fences signaled, else false
COPYRIGHT