Searched refs:is_last_ref (Results 1 – 1 of 1) sorted by relevance
191 bool is_last_ref = --my_ref_count == 0; in remove_ref() local192 if (is_last_ref) { in remove_ref()197 return is_last_ref; in remove_ref()