Searched refs:ref_count (Results 1 – 2 of 2) sorted by relevance
15 int ref_count; member
1986 size_t ref_count = is_linked ? root->decrement_ref_count() : 0; in soinfo_unload() local1987 if (ref_count > 0) { in soinfo_unload()1992 ref_count); in soinfo_unload()