Searched refs:ref_count (Results 1 – 2 of 2) sorted by relevance
27 int ref_count; member
2052 size_t ref_count = is_linked ? root->decrement_ref_count() : 0; in soinfo_unload() local2053 if (ref_count > 0) { in soinfo_unload()2058 ref_count); in soinfo_unload()