Searched refs:new_refcount (Results 1 – 1 of 1) sorted by relevance
112 unsigned int new_refcount = --metadata->strong_ptr_count; in decrease_refcount() local113 if (new_refcount == 0) { in decrease_refcount()